soql-parser-lite - v1.0.1
Preparing search index...
SoqlBooleanLiteral
Class SoqlBooleanLiteral
Hierarchy (
View Summary
)
SoqlValueExpr
SoqlBooleanLiteral
Index
Constructors
constructor
Properties
value
Accessors
type
Methods
from
Buffer
from
String
Constructors
constructor
new
SoqlBooleanLiteral
(
value
:
boolean
)
:
SoqlBooleanLiteral
Parameters
value
:
boolean
Returns
SoqlBooleanLiteral
Properties
value
value
:
boolean
Accessors
type
get
type
()
:
string
Returns
string
Methods
Static
from
Buffer
fromBuffer
(
buffer
:
SoqlStringBuffer
)
:
SoqlBooleanLiteral
Parameters
buffer
:
SoqlStringBuffer
Returns
SoqlBooleanLiteral
Static
from
String
fromString
(
value
:
string
)
:
SoqlBooleanLiteral
Parameters
value
:
string
Returns
SoqlBooleanLiteral
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
value
Accessors
type
Methods
from
Buffer
from
String
soql-parser-lite - v1.0.1
Loading...