Package org.apache.felix.gogo.runtime
Class Parser.Executable
java.lang.Object
org.apache.felix.gogo.runtime.Token
org.apache.felix.gogo.runtime.Parser.Executable
- All Implemented Interfaces:
CharSequence
- Direct Known Subclasses:
Parser.Operator
,Parser.Pipeline
,Parser.Sequence
,Parser.Statement
- Enclosing class:
Parser
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.felix.gogo.runtime.Token
charAt, column, eq, length, line, start, subSequence, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.CharSequence
chars, codePoints, isEmpty
-
Constructor Details
-
Executable
-