Uses of Class
org.apache.jsieve.parser.generated.ASTcommand

Packages that use ASTcommand
org.apache.jsieve   
org.apache.jsieve.parser.generated   
 

Uses of ASTcommand in org.apache.jsieve
 

Methods in org.apache.jsieve with parameters of type ASTcommand
 java.lang.Object SieveParserVisitorImpl.visit(ASTcommand node, java.lang.Object data)
           
 java.lang.Object SieveValidationVisitor.visit(ASTcommand node, java.lang.Object data)
           
 

Uses of ASTcommand in org.apache.jsieve.parser.generated
 

Methods in org.apache.jsieve.parser.generated with parameters of type ASTcommand
 java.lang.Object SieveParserVisitor.visit(ASTcommand node, java.lang.Object data)
           
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.