org.eclipse.mofscript.parser
Class MofScript2Parser.DFA136

java.lang.Object
  extended by org.antlr.runtime.DFA
      extended by org.eclipse.mofscript.parser.MofScript2Parser.DFA136
Enclosing class:
MofScript2Parser

 class MofScript2Parser.DFA136
extends org.antlr.runtime.DFA


Field Summary
 
Fields inherited from class org.antlr.runtime.DFA
accept, debug, decisionNumber, eof, eot, max, min, recognizer, special, transition
 
Constructor Summary
MofScript2Parser.DFA136(org.antlr.runtime.BaseRecognizer recognizer)
           
 
Method Summary
 java.lang.String getDescription()
           
 
Methods inherited from class org.antlr.runtime.DFA
error, noViableAlt, predict, specialStateTransition, unpackEncodedString, unpackEncodedStringToUnsignedChars
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MofScript2Parser.DFA136

public MofScript2Parser.DFA136(org.antlr.runtime.BaseRecognizer recognizer)
Method Detail

getDescription

public java.lang.String getDescription()
Overrides:
getDescription in class org.antlr.runtime.DFA