Package net.thevpc.naru.impl.engine.stmt
Class NaruFlowStatement
java.lang.Object
net.thevpc.naru.api.stmt.NaruStatement
net.thevpc.naru.impl.engine.stmt.NaruFlowStatement
- All Implemented Interfaces:
Cloneable,net.thevpc.nuts.elem.NToElement,net.thevpc.nuts.util.NCopiable
- Direct Known Subclasses:
NaruElseIfStmt,NaruEndStmt,NaruIncrementalStmt
-
Nested Class Summary
Nested classes/interfaces inherited from class net.thevpc.naru.api.stmt.NaruStatement
NaruStatement.Type -
Field Summary
Fields inherited from class net.thevpc.naru.api.stmt.NaruStatement
injected, type -
Constructor Summary
ConstructorsConstructorDescriptionNaruFlowStatement(NaruStatement.Type type, net.thevpc.nuts.elem.NElement element) -
Method Summary
-
Constructor Details
-
NaruFlowStatement
-
NaruFlowStatement
-