Uses of Class
org.onemind.jxp.parser.AstPrimarySuffix

Packages that use AstPrimarySuffix
org.onemind.jxp   
 

Uses of AstPrimarySuffix in org.onemind.jxp
 

Methods in org.onemind.jxp with parameters of type AstPrimarySuffix
 java.lang.Object JxpProcessor.visit(AstPrimarySuffix node, java.lang.Object data)