public final class TCollection extends Token
| Constructor and Description |
|---|
TCollection(String text) |
TCollection(String text,
int line,
int pos) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
getLine, getPos, getText, removeChild, replaceChild, setLine, setPos, setText, toStringpublic TCollection(String text)
public TCollection(String text, int line, int pos)
Copyright © 2003–2014 AndroMDA.org. All rights reserved.