com.dp4j.ast
Class ExpNode
java.lang.Object
com.dp4j.ast.Node
com.dp4j.ast.ExpNode
- All Implemented Interfaces:
- com.sun.source.tree.Tree
public class ExpNode
- extends Node
- Author:
- simpatico
Nested classes/interfaces inherited from interface com.sun.source.tree.Tree |
com.sun.source.tree.Tree.Kind |
Constructor Summary |
ExpNode(com.sun.source.tree.Scope scope,
com.sun.source.tree.ExpressionTree actual)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpNode
public ExpNode(com.sun.source.tree.Scope scope,
com.sun.source.tree.ExpressionTree actual)
Copyright © 2011. All Rights Reserved.