| 
| file   | parse_rosetta_script.cc | 
|   | Using the same command line arguments as the rosetta_scripts application, create all of the objects defined within a RosettaScript using the parse-my-tag and parse-tag functions of those objects – but do not call apply on the resulting ParsedProtocolMover that is produced. 
  | 
|   | 
| file   | revert_design_to_native.cc | 
|   | 
| file   | rosetta_scripts.cc | 
|   | The application file for rosetta_scripts, aka jd2_scripting or the parser. 
  | 
|   | 
| file   | validate_rosetta_script.cc | 
|   | Using the same command line arguments as the rosetta_scripts application, validate the input script against Rosetta's internally-generated XSD. 
  | 
|   |