Class LexicalAnalyzer

java.lang.Object
org.jacop.util.fsm.LexicalAnalyzer

class LexicalAnalyzer extends Object
Version:
4.8
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) static final int
     
    (package private) static final int
     
    (package private) static final int
     
     
    (package private) static final int
     
    (package private) static final int
     
    (package private) static final int
     
    (package private) static final int
     
    (package private) static final int
     
    (package private) static final int
     
    (package private) static final int
     
    (package private) static final int
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Constructor creating a Lexical Analyzer.
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) String
    Return the string recognized as word token or the body of a quoted string.
    (package private) int
    Return the type of the next token.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait