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