@PortedFrom(file="tDLExpression.h", name="TDLIndividualName") public class IndividualName extends NamedEntityImpl implements IndividualExpression
name| Constructor and Description |
|---|
IndividualName(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DLExpressionVisitor visitor)
accept method for the visitor pattern
|
<O> O |
accept(DLExpressionVisitorEx<O> visitor) |
public IndividualName(String name)
@PortedFrom(file="tDLExpression.h", name="accept") public void accept(DLExpressionVisitor visitor)
Expressionaccept in interface Expressionaccept in interface IndividualExpression@PortedFrom(file="tDLExpression.h", name="accept") public <O> O accept(DLExpressionVisitorEx<O> visitor)
accept in interface ExpressionCopyright © 2013 The University of Manchester. All Rights Reserved.