|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlockParser
BlockParser interface.
| Method Summary | |
|---|---|
boolean |
accept(String line,
ByLineSource source)
accept. |
Block |
visit(String line,
ByLineSource source)
visit. |
| Method Detail |
|---|
boolean accept(String line,
ByLineSource source)
line - the line.source - the source.
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 | |||||||||