Constant Field Values

Contents

org.eclipse.*

  • org.eclipse.xtext.xtext.generator.parser.antlr.AntlrToolFacade 
    Modifier and Type Constant Field Value
    public static final java.lang.String className "de.itemis.xtext.antlr.toolrunner.AntlrToolRunner"
  • org.eclipse.xtext.xtext.generator.parser.antlr.splitting.AntlrLexerSplitter 
    Modifier and Type Constant Field Value
    public static final java.lang.String INDENT " "
    public static final java.lang.String INDENT2 " "
  • org.eclipse.xtext.xtext.generator.parser.antlr.splitting.AntlrParserSplitter 
    Modifier and Type Constant Field Value
    public static final int FIELDS_PER_CLASS 1000
  • org.eclipse.xtext.xtext.generator.parser.antlr.splitting.PartialClassExtractor 
    Modifier and Type Constant Field Value
    public static final int METHODS_PER_CLASS 5000
  • org.eclipse.xtext.xtext.generator.parser.antlr.splitting.simpleExpressions.impl.BooleanLiteralImpl 
    Modifier and Type Constant Field Value
    protected static final boolean VALUE_EDEFAULT false
  • org.eclipse.xtext.xtext.generator.parser.antlr.splitting.simpleExpressions.impl.IfConditionImpl 
    Modifier and Type Constant Field Value
    protected static final boolean ELSEIF_EDEFAULT false
  • org.eclipse.xtext.xtext.generator.parser.antlr.splitting.simpleExpressions.impl.NumberLiteralImpl 
    Modifier and Type Constant Field Value
    protected static final int VALUE_EDEFAULT 0
  • org.eclipse.xtext.xtext.generator.util.GrammarUtil2 
    Modifier and Type Constant Field Value
    public static final java.lang.String TERMINALS "org.eclipse.xtext.common.Terminals"