public class AntiQuote3ParserStep extends ParserStep
| Constructor and Description |
|---|
AntiQuote3ParserStep(char c,
boolean spreadLines,
net.thevpc.nuts.NutsSession session,
boolean exitOnBrace) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendChild(ParserStep tt) |
void |
consume(char c,
DefaultNutsTextNodeParser.State p,
boolean wasNewLine) |
void |
end(DefaultNutsTextNodeParser.State p) |
boolean |
isComplete() |
String |
toString() |
net.thevpc.nuts.NutsText |
toText() |
public AntiQuote3ParserStep(char c,
boolean spreadLines,
net.thevpc.nuts.NutsSession session,
boolean exitOnBrace)
public void consume(char c,
DefaultNutsTextNodeParser.State p,
boolean wasNewLine)
consume in class ParserSteppublic void appendChild(ParserStep tt)
appendChild in class ParserSteppublic net.thevpc.nuts.NutsText toText()
toText in class ParserSteppublic void end(DefaultNutsTextNodeParser.State p)
end in class ParserSteppublic boolean isComplete()
isComplete in class ParserStepCopyright © 2021 vpc open source initiative. All rights reserved.