org.mvel2.util
Class ASTBinaryTree
java.lang.Object
org.mvel2.util.ASTBinaryTree
public class ASTBinaryTree
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASTBinaryTree
public ASTBinaryTree(ASTNode node)
append
public ASTBinaryTree append(ASTNode node)
getReturnType
public Class<?> getReturnType(boolean strongTyping)
buildTree
public static ASTBinaryTree buildTree(ASTIterator input)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.