public final class AVariableExpression extends PExpression
Constructor and Description |
---|
AVariableExpression() |
AVariableExpression(PVariable _variable_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
PVariable |
getVariable() |
void |
setVariable(PVariable node) |
String |
toString() |
public AVariableExpression()
public AVariableExpression(PVariable _variable_)
Copyright © 2010–2018 Google. All rights reserved.