public class ExprNodeRenderableFlags extends Object
Modifier and Type | Field and Description |
---|---|
static ExprNodeRenderableFlags |
DEFAULTFLAGS |
Constructor and Description |
---|
ExprNodeRenderableFlags(boolean withStreamPrefix) |
Modifier and Type | Method and Description |
---|---|
boolean |
isWithStreamPrefix() |
void |
setWithStreamPrefix(boolean withStreamPrefix) |
public static final ExprNodeRenderableFlags DEFAULTFLAGS
Copyright © 2005–2021. All rights reserved.