org.rythmengine.internal.parser.build_in
Class BlockToken.LiteralBlock

java.lang.Object
  extended by org.rythmengine.utils.TextBuilder
      extended by org.rythmengine.internal.Token
          extended by org.rythmengine.internal.parser.build_in.BlockToken
              extended by org.rythmengine.internal.parser.build_in.BlockToken.LiteralBlock
All Implemented Interfaces:
Cloneable, IBlockHandler
Enclosing class:
BlockToken

public static class BlockToken.LiteralBlock
extends BlockToken


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rythmengine.internal.parser.build_in.BlockToken
BlockToken.LiteralBlock
 
Nested classes/interfaces inherited from class org.rythmengine.internal.Token
Token.StringToken
 
Nested classes/interfaces inherited from class org.rythmengine.utils.TextBuilder
TextBuilder.StrBuf
 
Field Summary
 
Fields inherited from class org.rythmengine.internal.Token
ctx, disableCompactMode, EMPTY_TOKEN, EMPTY_TOKEN2, line, logger, removeNextLineBreak, s
 
Fields inherited from class org.rythmengine.utils.TextBuilder
__buffer, __caller
 
Constructor Summary
BlockToken.LiteralBlock(IContext context)
           
 
Method Summary
 String closeBlock()
           
 
Methods inherited from class org.rythmengine.internal.parser.build_in.BlockToken
openBlock
 
Methods inherited from class org.rythmengine.internal.Token
build, build, clone, compact, compact, compactMode, fail, isOk, output, outputExpression, outputExpression, outputExpression, p2tline, p3tline, p4tline, p5tline, pline, pline, pp, processRythmExpression, ptline, removeLeadingLineBreak, stripJavaExtension, test
 
Methods inherited from class org.rythmengine.utils.TextBuilder
__append, __append, __append, __append, __append, __append, __append, __append, __append, __getBuffer, __setBuffer, buffer, caller, getSelfOut, np, p, p, p, p, p, p, p, p, p, p2t, p2tn, p3t, p3tn, p4t, p4tn, pn, pn, pt, ptn, setSelfOut, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BlockToken.LiteralBlock

public BlockToken.LiteralBlock(IContext context)
Method Detail

closeBlock

public String closeBlock()
Specified by:
closeBlock in interface IBlockHandler
Overrides:
closeBlock in class BlockToken


Copyright © 2014. All Rights Reserved.