org.rythmengine.internal.parser.build_in
Class DebugParser
java.lang.Object
org.rythmengine.internal.parser.build_in.CaretParserFactoryBase
org.rythmengine.internal.parser.build_in.KeywordParserFactory
org.rythmengine.internal.parser.build_in.DebugParser
- All Implemented Interfaces:
- ICaretParserFactory, IKeywordParserFactory, IParserFactory, IRemoveLeadingLineBreakAndSpaces
public class DebugParser
- extends KeywordParserFactory
- implements IRemoveLeadingLineBreakAndSpaces
Created by IntelliJ IDEA.
User: luog
Date: 19/02/12
Time: 5:28 PM
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DebugParser
public DebugParser()
keyword
public Keyword keyword()
- Specified by:
keyword in interface IKeywordParserFactory- Specified by:
keyword in class KeywordParserFactory
create
public IParser create(IContext ctx)
- Specified by:
create in interface IParserFactory
patternStr
protected String patternStr()
- Specified by:
patternStr in class KeywordParserFactory
Copyright © 2014. All Rights Reserved.