Uses of Class
org.objectweb.speedo.runtime.query.parser.ASTArgumentList

Packages that use ASTArgumentList
org.objectweb.speedo.runtime.query.parser   
 

Uses of ASTArgumentList in org.objectweb.speedo.runtime.query.parser
 

Methods in org.objectweb.speedo.runtime.query.parser with parameters of type ASTArgumentList
 java.lang.Object SpeedoQLAbstractVisitor.visit(ASTArgumentList node, java.lang.Object data)
           
 java.lang.Object SpeedoQLVariableVisitor.visit(ASTArgumentList node, java.lang.Object data)
           
 java.lang.Object SpeedoQLQueryFilterVisitor.visit(ASTArgumentList node, java.lang.Object data)
          4 cases to manage: (en cours par equipe MEDOR) - Collection.contains(Object o) - Collection.isEmpty() - String.startsWith(String s) - String.endsWith(String s)
 java.lang.Object SpeedoQLVisitor.visit(ASTArgumentList node, java.lang.Object data)