org.rythmengine.internal.parser
Class RemoveLeadingSpacesIfLineBreakParser

java.lang.Object
  extended by org.rythmengine.internal.parser.ParserBase
      extended by org.rythmengine.internal.parser.RemoveLeadingSpacesIfLineBreakParser
All Implemented Interfaces:
IParser, IRemoveLeadingSpacesIfLineBreak

public abstract class RemoveLeadingSpacesIfLineBreakParser
extends ParserBase
implements IRemoveLeadingSpacesIfLineBreak

Created with IntelliJ IDEA. User: luog Date: 12/02/13 Time: 7:20 AM To change this template use File | Settings | File Templates.


Field Summary
 
Fields inherited from class org.rythmengine.internal.parser.ParserBase
engine_, logger, NULL_INST
 
Constructor Summary
protected RemoveLeadingSpacesIfLineBreakParser(IContext context)
           
 
Method Summary
 
Methods inherited from class org.rythmengine.internal.parser.ParserBase
a, builder, checkRestrictedClass, ctx, currentLine, dialect, isLastBuilderLiteral, p, p, p, p, p, pattern, peek, pop, processFollowingOpenBraceAndLineBreak, raiseParseException, remain, step
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.rythmengine.internal.IParser
go
 

Constructor Detail

RemoveLeadingSpacesIfLineBreakParser

protected RemoveLeadingSpacesIfLineBreakParser(IContext context)


Copyright © 2014. All Rights Reserved.