org.rythmengine.internal
Interface IParser

All Known Implementing Classes:
BlockCloseParser, CodeTypeBlockEndSensor, CodeTypeBlockStartSensor, DirectiveCommentEndSensor, DirectiveCommentStartSensor, ParserBase, ParserDispatcher, RemoveLeadingLineBreakAndSpacesParser, RemoveLeadingSpacesIfLineBreakParser, ScriptParser, StringTokenParser

public interface IParser


Method Summary
 IContext ctx()
           
 Token go()
           
 

Method Detail

go

Token go()

ctx

IContext ctx()


Copyright © 2014. All Rights Reserved.