|
Java APG, Version 1.0 Author Lowell D. Thomas Copyright © Coast to Coast Research, Inc. 2011 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.coasttocoastresearch.apg.Parser.UdtCallback
com.coasttocoastresearch.apg.UdtLib.Comment
com.coasttocoastresearch.apg.UdtLib.SemiComment
public static class UdtLib.SemiComment
UDT for the ABNF comment.
This is an extension of the Comment class which defines
the leading comment character to be the semi-colon, ";".
| Field Summary |
|---|
| Fields inherited from class com.coasttocoastresearch.apg.Parser.UdtCallback |
|---|
callbackData |
| Constructor Summary | |
|---|---|
UdtLib.SemiComment(Parser parser)
The default constructor. |
|
| Method Summary |
|---|
| Methods inherited from class com.coasttocoastresearch.apg.UdtLib.Comment |
|---|
callback |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UdtLib.SemiComment(Parser parser)
parser - the Parser object this UDT is attached to.
|
Java APG, Version 1.0 Author Lowell D. Thomas Copyright © Coast to Coast Research, Inc. 2011 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||