org.rythmengine.internal.parser.build_in
Class ElseForParser
java.lang.Object
org.rythmengine.internal.parser.build_in.CaretParserFactoryBase
org.rythmengine.internal.parser.build_in.ElseForParser
- All Implemented Interfaces:
- ICaretParserFactory, IParserFactory
public class ElseForParser
- extends CaretParserFactoryBase
else branch for @for loop, executed in case the loop variable is empty
- Author:
- luog
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElseForParser
public ElseForParser()
create
public IParser create(IContext ctx)
Copyright © 2014. All Rights Reserved.