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