Class PropertyExpressionParser
java.lang.Object
de.mid.innovator.m2msdk.model.transformation.function.expressionparser.PropertyExpressionParser
This parser parses the left and right term.
- Version:
- 11.1.0
- Author:
- jmback
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetError()getTerms()voidparse(SessionInterface session, String input)
-
Constructor Details
-
PropertyExpressionParser
public PropertyExpressionParser()
-
-
Method Details
-
parse
- Throws:
M2MExceptionRemoteException
-
getLeftTerm
-
getRightTerm
-
getTerms
-
getError
-
getPosOfError
-