|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
BlockParser interface.
| Method Summary | |
boolean |
accept(String line,
ByLineSource source)
accept. |
Block |
visit(String line,
ByLineSource source)
visit. |
| Method Detail |
public boolean accept(String line,
ByLineSource source)
line - the line.source - the source.
public Block visit(String line,
ByLineSource source)
throws ParseException
line - the line.source - the source.
ParseException - if any.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||