hydra-typescript package
hydra-typescript
API
hydra
dsl.typeScript.syntax
typeScript
coder
language
operators
serde
syntax
ArrayElement
expression
spread
ArrowFunctionBody
expression
block
ArrowFunctionExpression
AsExpression
AssignmentExpression
AssignmentOperator
AssignmentPattern
BinaryExpression
BinaryOperator
CallExpression
CatchClause
ClassDeclaration
ClassDeclarationWithComments
Comment
line
block
documentation
ConditionalExpression
DoWhileStatement
DocumentationComment
DocumentationTag
ExportAllDeclaration
ExportDeclaration
named
default
declaration
all
ExportSpecifier
Expression
identifier
literal
array
`object`
function
arrow
call
member
conditional
binary
unary
assignment
sequence
`new`
`yield`
await
spread
parenthesized
asExpression
ForInLeft
variable
pattern
ForInStatement
ForInit
variable
expression
ForOfStatement
ForStatement
FunctionDeclaration
FunctionDeclarationWithComments
FunctionExpression
FunctionTypeExpression
IfStatement
ImportClause
named
default
namespace
ImportDeclaration
ImportSpecifier
InterfaceDeclaration
LabeledStatement
Literal
string
number
boolean
bigInt
template
MemberExpression
MethodDefinition
MethodKind
ModuleItem
statement
`import`
export
interface
typeAlias
ModuleItemWithComments
NamedExport
NumericLiteral
integer
float
ObjectPattern
ObjectPatternProperty
property
rest
ParameterizedTypeExpression
Pattern
identifier
`object`
array
assignment
rest
typed
Program
Property
PropertyKind
PropertySignature
SourceType
Statement
expression
block
`return`
break
continue
`if`
switch
`throw`
`try`
`while`
doWhile
`for`
forIn
forOf
variableDeclaration
functionDeclaration
classDeclaration
labeled
StatementWithComments
StringLiteral
SwitchCase
SwitchStatement
TemplateElement
TemplateLiteral
TryStatement
TypeAliasDeclaration
TypeExpression
identifier
literal
array
function
`object`
tuple
union
intersection
parameterized
optional
readonly
TypeParameter
TypedPattern
UnaryExpression
UnaryOperator
VariableDeclaration
VariableDeclarator
VariableKind
WhileStatement
hydra-typescript
/
hydra
/
hydra.typeScript
/
hydra.typeScript.syntax
/
Statement
/
variableDeclaration
variableDeclaration
hydra.typeScript.syntax.Statement.variableDeclaration
final case
class
variableDeclaration
(
value
:
VariableDeclaration
)
extends
Statement
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Members list
Value members
Inherited methods