public final class AInlineCommand extends PCommand
Constructor and Description |
---|
AInlineCommand() |
AInlineCommand(PPosition _position_,
PCommand _command_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
PCommand |
getCommand() |
PPosition |
getPosition() |
void |
setCommand(PCommand node) |
void |
setPosition(PPosition node) |
String |
toString() |
Copyright © 2010–2016 Google. All rights reserved.