public final class TString extends Token
Constructor and Description |
---|
TString(String text) |
TString(String text,
int line,
int pos) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
getLine, getPos, getText, setLine, setPos, setText, toString
Copyright © 2010–2014 Google. All rights reserved.