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