org.gcube.dataaccess.spql
Class SPQLLexer.DFA41

java.lang.Object
  extended by org.antlr.runtime.DFA
      extended by org.gcube.dataaccess.spql.SPQLLexer.DFA41
Enclosing class:
SPQLLexer

protected class SPQLLexer.DFA41
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
SPQLLexer.DFA41(org.antlr.runtime.BaseRecognizer recognizer)
           
 
Method Summary
 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

SPQLLexer.DFA41

public SPQLLexer.DFA41(org.antlr.runtime.BaseRecognizer recognizer)
Method Detail

getDescription

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


Copyright © 2013. All Rights Reserved.