soql-parser-lite - v1.0.1
Preparing search index...
SoqlStringLiteral
Class SoqlStringLiteral
Hierarchy (
View Summary
)
SoqlValueExpr
SoqlStringLiteral
Index
Constructors
constructor
Properties
value
Accessors
type
Methods
from
Buffer
from
String
Constructors
constructor
new
SoqlStringLiteral
(
value
:
string
)
:
SoqlStringLiteral
Parameters
value
:
string
Returns
SoqlStringLiteral
Properties
value
value
:
string
Accessors
type
get
type
()
:
string
Returns
string
Methods
Static
from
Buffer
fromBuffer
(
buffer
:
SoqlStringBuffer
)
:
SoqlStringLiteral
Parameters
buffer
:
SoqlStringBuffer
Returns
SoqlStringLiteral
Static
from
String
fromString
(
value
:
string
)
:
SoqlStringLiteral
Parameters
value
:
string
Returns
SoqlStringLiteral
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...