| Modifier and Type | Class and Description |
|---|---|
class |
AstActionHandler<C extends AstActionHandler<C,N,A,H>,N,A extends AstAction<N>,H extends AstHandler<N,A>>
Intended to be completed by subclasses for specific node types and node actions
|
class |
AstHandler<N,A extends AstAction<? super N>>
Base class for tracking generic node to specific node handler
|
Copyright © 2020. All rights reserved.