Drools :: Compiler 6.2.0.Final

org.drools.compiler.lang
Class DRL6Lexer.DFA63

java.lang.Object
  extended by org.antlr.runtime.DFA
      extended by org.drools.compiler.lang.DRL6Lexer.DFA63
Enclosing class:
DRL6Lexer

protected class DRL6Lexer.DFA63
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
DRL6Lexer.DFA63(org.antlr.runtime.BaseRecognizer recognizer)
           
 
Method Summary
 String getDescription()
           
 int specialStateTransition(int s, org.antlr.runtime.IntStream _input)
           
 
Methods inherited from class org.antlr.runtime.DFA
error, noViableAlt, predict, unpackEncodedString, unpackEncodedStringToUnsignedChars
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DRL6Lexer.DFA63

public DRL6Lexer.DFA63(org.antlr.runtime.BaseRecognizer recognizer)
Method Detail

getDescription

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

specialStateTransition

public int specialStateTransition(int s,
                                  org.antlr.runtime.IntStream _input)
                           throws org.antlr.runtime.NoViableAltException
Overrides:
specialStateTransition in class org.antlr.runtime.DFA
Throws:
org.antlr.runtime.NoViableAltException

Drools :: Compiler 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.