Class UMethodIdent

All Implemented Interfaces:
Unifiable<Tree>, ExpressionTree, IdentifierTree, Tree, TreeVisitor<Choice<Unifier>, Unifier>, Serializable

public abstract class UMethodIdent extends UExpression
Identifier representing an unqualified instant method.
See Also: