Package net.thevpc.naru.api.stmt
Class NaruStatement
java.lang.Object
net.thevpc.naru.api.stmt.NaruStatement
- All Implemented Interfaces:
Cloneable,net.thevpc.nuts.elem.NToElement,net.thevpc.nuts.util.NCopiable
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNaruStatement(NaruStatement.Type type, net.thevpc.nuts.elem.NElement element) -
Method Summary
Modifier and TypeMethodDescriptionprotected NaruStatementclone()copy()abstract voidbooleaninjected()injected(boolean injected) net.thevpc.nuts.elem.NElement
-
Field Details
-
type
-
injected
public boolean injected
-
-
Constructor Details
-
NaruStatement
public NaruStatement() -
NaruStatement
-
NaruStatement
-
-
Method Details