public class JJDocOptions extends Options
optionValues
Modifier | Constructor and Description |
---|---|
protected |
JJDocOptions()
Limit subclassing to derived classes.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
getBNF()
Find the BNF value.
|
static java.lang.String |
getCSS()
Find the CSS value.
|
static boolean |
getOneTable()
Find the one table value.
|
static java.lang.String |
getOutputFile()
Find the output file value.
|
static boolean |
getText()
Find the text value.
|
static void |
init()
Initialize the options.
|
booleanValue, getBuildParser, getBuildTokenManager, getCacheTokens, getChoiceAmbiguityCheck, getCommonTokenAction, getDebugLookahead, getDebugParser, getDebugTokenManager, getErrorReporting, getForceLaCheck, getGenerateAnnotations, getGenerateChainedException, getGenerateGenerics, getGenerateStringBuilder, getGrammarEncoding, getIgnoreCase, getJavaUnicodeEscape, getJdkVersion, getKeepLineColumn, getLookahead, getOptions, getOptionsString, getOtherAmbiguityCheck, getOutputDirectory, getSanityCheck, getStatic, getSupportClassVisibilityPublic, getTokenExtends, getTokenFactory, getTokenManagerUsesParser, getUnicodeInput, getUserCharStream, getUserTokenManager, intValue, isOption, jdkVersionAtLeast, normalize, setCmdLineOption, setInputFileOption, stringBufOrBuild, stringValue, upgradeValue
public static void init()
public static boolean getOneTable()
public static java.lang.String getCSS()
public static boolean getText()
public static boolean getBNF()
public static java.lang.String getOutputFile()