MCPcopy Create free account
hub / github.com/apache/commons-ognl / parseExpression

Method parseExpression

src/main/java/org/apache/commons/ognl/Ognl.java:106–118  ·  view source on GitHub ↗

Parses the given OGNL expression and returns a tree representation of the expression that can be used by Ognl static methods. @param expression the OGNL expression to be parsed @return a tree representation of the expression @throws ExpressionSyntaxException if the expression is malfor

( String expression )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls

no outgoing calls