Uses of Interface
org.prorefactor.core.IJPNode

Packages that use IJPNode
org.prorefactor.core General purpose Proparse support functions and subroutines. 
org.prorefactor.nodetypes Subtypes of org.prorefactor.core.JPNode, and related classes. 
 

Uses of IJPNode in org.prorefactor.core
 

Classes in org.prorefactor.core that implement IJPNode
 class JPNode
          Extension to antlr.BaseAST, which allows us to extract an external "antlr" AST view of a Proparse AST, which we can then run tree parsers against.
 

Uses of IJPNode in org.prorefactor.nodetypes
 

Classes in org.prorefactor.nodetypes that implement IJPNode
 class BlockNode
           
 class FieldRefNode
           
 class ProgramRootNode
           
 class ProparseDirectiveNode
           
 class RecordNameNode
           
 



Copyright © 2008 Joanju Software. All Rights Reserved.