|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgec.gctparser.Comment
public class Comment
Skip comments in GCT
| Constructor Summary | |
|---|---|
Comment()
|
|
| Method Summary | |
|---|---|
static java.util.Enumeration |
skipComment(java.util.Enumeration inputTokens)
Skip the remaining comment tokens. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Comment()
| Method Detail |
|---|
public static java.util.Enumeration skipComment(java.util.Enumeration inputTokens)
inputTokens - Enumeration - the remaining tokens
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||