jif.ast
Interface AmbPrincipalNode

All Superinterfaces:
polyglot.ast.Ambiguous, java.lang.Cloneable, polyglot.util.Copy, polyglot.ast.Expr, polyglot.ast.JL, polyglot.ast.Node, polyglot.ast.NodeOps, ParamNode, polyglot.ast.Prefix, PrincipalNode, polyglot.ast.Receiver, polyglot.ast.Term, polyglot.ast.Typed
All Known Subinterfaces:
AmbJunctivePrincipalNode
All Known Implementing Classes:
AmbJunctivePrincipalNode_c, AmbPrincipalNode_c

public interface AmbPrincipalNode
extends PrincipalNode, polyglot.ast.Ambiguous

An ambiguous principal node.


Field Summary
 
Fields inherited from interface polyglot.ast.Term
ENTRY, EXIT
 
Method Summary
 
Methods inherited from interface jif.ast.PrincipalNode
principal, principal
 
Methods inherited from interface jif.ast.ParamNode
parameter
 
Methods inherited from interface polyglot.ast.Expr
constantValue, constantValueSet, isConstant, precedence, printSubExpr, printSubExpr, type
 
Methods inherited from interface polyglot.ast.Typed
type
 
Methods inherited from interface polyglot.ast.Term
acceptCFG, exceptions, exceptions, firstChild, reachable, reachable