JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.yecht
NodeHandler
Contents
Description
Method Summary
Method Details
handle(Parser, Node)
Hide sidebar
Show sidebar
Interface NodeHandler
All Known Implementing Classes:
BytecodeNodeHandler
,
NullNodeHandler
public interface
NodeHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
handle
(
Parser
p,
Node
n)
Method Details
handle
Object
handle
(
Parser
p,
Node
n)