JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
quickparse.semantics.interpreters
Interface SimpleInterpreter.TokenRule
Enclosing class:
SimpleInterpreter
<
T
>
public static interface
SimpleInterpreter.TokenRule
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
java.lang.Object
apply
(
TokenNode
node)
Method Details
apply
java.lang.Object
apply
(
TokenNode
node)