public final class AStringExpression extends PExpression
Constructor and Description |
---|
AStringExpression() |
AStringExpression(TString _value_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
TString |
getValue() |
void |
setValue(TString node) |
String |
toString() |
public AStringExpression()
public AStringExpression(TString _value_)
Copyright © 2010–2016 Google. All rights reserved.