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 © 2024. All rights reserved.