Token.StringTokenTextBuilder.StrBuf| Modifier and Type | Field and Description |
|---|---|
String |
constId |
ctx, disableCompactMode, EMPTY_TOKEN, EMPTY_TOKEN2, line, logger, removeNextLineBreak, s__buffer, __caller| Constructor and Description |
|---|
Token.StringToken(String s,
IContext ctx) |
Token.StringToken(String s,
IContext context,
boolean disableCompactMode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty() |
boolean |
equals(Object obj) |
int |
getLineNo() |
int |
hashCode() |
Token.StringToken |
mergeWith(org.rythmengine.internal.parser.build_in.BlockToken.LiteralBlock block) |
Token.StringToken |
mergeWith(Token.StringToken st) |
protected void |
output() |
boolean |
removeLeadingLineBreak() |
String |
s() |
String |
toString()
Return the internal buffer or caller's internal buffer if it is null
|
build, build, clone, compact, compact, compactMode, fail, isOk, outputExpression, outputExpression, outputExpression, p2tline, p3tline, p4tline, p5tline, pline, pline, pp, processRythmExpression, ptline, stripJavaExtension, testpublic String constId
public Token.StringToken mergeWith(org.rythmengine.internal.parser.build_in.BlockToken.LiteralBlock block)
public Token.StringToken mergeWith(Token.StringToken st)
public boolean removeLeadingLineBreak()
removeLeadingLineBreak in class Tokenpublic int getLineNo()
public String s()
public String toString()
TextBuildertoString in class TextBuilderpublic boolean empty()
Copyright © 2015. All Rights Reserved.