public class BooleanLiteral extends Literal
Modifier and Type | Field and Description |
---|---|
boolean |
value |
Constructor and Description |
---|
BooleanLiteral(boolean value) |
public final boolean value
public BooleanLiteral(boolean value)
Copyright © 2018 Nuxeo. All rights reserved.