net.eduvax.heml
private class Parser.InlineText extends Parser.State
Constructor and Description |
---|
Parser.InlineText(Parser.State s) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
handle(char ch) |
getBackState, goBackState
public Parser.InlineText(Parser.State s)
public void close()
close
in class Parser.State
public void handle(char ch)
handle
in class Parser.State