Package org.eclipse.epsilon.eol.util
Class EolParserUtil
java.lang.Object
org.eclipse.epsilon.eol.util.EolParserUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisOperationCall(AST ast) static booleanisPointOrArrow(AST ast) static booleanisProperty(AST ast)
-
Constructor Details
-
EolParserUtil
public EolParserUtil()
-
-
Method Details
-
isPointOrArrow
-
isProperty
-
isOperationCall
-