Enum Class ParsingOptions.CommandLine

java.lang.Object
java.lang.Enum<ParsingOptions.CommandLine>
org.ruby_lang.prism.ParsingOptions.CommandLine
All Implemented Interfaces:
Serializable, Comparable<ParsingOptions.CommandLine>, Constable
Enclosing class:
ParsingOptions

public static enum ParsingOptions.CommandLine extends Enum<ParsingOptions.CommandLine>
The command line options that can be passed to the parser. See PM_OPTIONS_COMMAND_LINE_* in include/prism/options.h. NOTE: positions should match PM_OPTIONS_COMMAND_LINE_* constants values