| Package | Description |
|---|---|
| manifold.preprocessor.statement |
| Constructor and Description |
|---|
IfStatement(TokenType tokenType,
int start,
int end,
Expression expr,
List<Statement> ifBlock,
List<IfStatement> elifs,
List<Statement> elseBlock,
int elseStart) |
Copyright © 2020. All rights reserved.