With Statement
conflict with @SerialName remove class property override var type : String? = "WithStatement"
Properties
Functions
WithStatement#object: Expression? extension function for create Expression? -> ArrayExpression
WithStatement#object: Expression? extension function for create Expression? -> ArrowFunctionExpression
WithStatement#object: Expression? extension function for create Expression? -> AssignmentExpression
WithStatement#object: Expression? extension function for create Expression? -> AwaitExpression
WithStatement#object: Expression? extension function for create Expression? -> BigIntLiteral
WithStatement#object: Expression? extension function for create Expression? -> BinaryExpression
WithStatement#body: Statement? extension function for create Statement? -> BlockStatement
WithStatement#object: Expression? extension function for create Expression? -> BooleanLiteral
WithStatement#body: Statement? extension function for create Statement? -> BreakStatement
WithStatement#object: Expression? extension function for create Expression? -> CallExpression
WithStatement#body: Statement? extension function for create Statement? -> ClassDeclaration
WithStatement#object: Expression? extension function for create Expression? -> ClassExpression
WithStatement#object: Expression? extension function for create Expression? -> ConditionalExpression
WithStatement#body: Statement? extension function for create Statement? -> ContinueStatement
WithStatement#body: Statement? extension function for create Statement? -> DebuggerStatement
WithStatement#body: Statement? extension function for create Statement? -> DoWhileStatement
WithStatement#body: Statement? extension function for create Statement? -> EmptyStatement
WithStatement#body: Statement? extension function for create Statement? -> ExpressionStatement
WithStatement#body: Statement? extension function for create Statement? -> ForInStatement
WithStatement#body: Statement? extension function for create Statement? -> ForOfStatement
WithStatement#body: Statement? extension function for create Statement? -> ForStatement
WithStatement#body: Statement? extension function for create Statement? -> FunctionDeclaration
WithStatement#object: Expression? extension function for create Expression? -> FunctionExpression
WithStatement#object: Expression? extension function for create Expression? -> Identifier
WithStatement#body: Statement? extension function for create Statement? -> IfStatement
WithStatement#object: Expression? extension function for create Expression? -> JSXElement
WithStatement#object: Expression? extension function for create Expression? -> JSXEmptyExpression
WithStatement#object: Expression? extension function for create Expression? -> JSXFragment
WithStatement#object: Expression? extension function for create Expression? -> JSXMemberExpression
WithStatement#object: Expression? extension function for create Expression? -> JSXNamespacedName
WithStatement#body: Statement? extension function for create Statement? -> LabeledStatement
WithStatement#object: Expression? extension function for create Expression? -> MemberExpression
WithStatement#object: Expression? extension function for create Expression? -> MetaProperty
WithStatement#object: Expression? extension function for create Expression? -> NewExpression
WithStatement#object: Expression? extension function for create Expression? -> NullLiteral
WithStatement#object: Expression? extension function for create Expression? -> NumericLiteral
WithStatement#object: Expression? extension function for create Expression? -> ObjectExpression
WithStatement#object: Expression? extension function for create Expression? -> OptionalChainingExpression
WithStatement#object: Expression? extension function for create Expression? -> ParenthesisExpression
WithStatement#object: Expression? extension function for create Expression? -> PrivateName
WithStatement#object: Expression? extension function for create Expression? -> RegExpLiteral
WithStatement#body: Statement? extension function for create Statement? -> ReturnStatement
WithStatement#object: Expression? extension function for create Expression? -> SequenceExpression
WithStatement#object: Expression? extension function for create Expression? -> StringLiteral
WithStatement#object: Expression? extension function for create Expression? -> SuperPropExpression
WithStatement#body: Statement? extension function for create Statement? -> SwitchStatement
WithStatement#object: Expression? extension function for create Expression? -> TaggedTemplateExpression
WithStatement#object: Expression? extension function for create Expression? -> TemplateLiteral
WithStatement#object: Expression? extension function for create Expression? -> ThisExpression
WithStatement#body: Statement? extension function for create Statement? -> ThrowStatement
WithStatement#body: Statement? extension function for create Statement? -> TryStatement
WithStatement#object: Expression? extension function for create Expression? -> TsAsExpression
WithStatement#object: Expression? extension function for create Expression? -> TsConstAssertion
WithStatement#body: Statement? extension function for create Statement? -> TsEnumDeclaration
WithStatement#object: Expression? extension function for create Expression? -> TsInstantiation
WithStatement#body: Statement? extension function for create Statement? -> TsInterfaceDeclaration
WithStatement#body: Statement? extension function for create Statement? -> TsModuleDeclaration
WithStatement#object: Expression? extension function for create Expression? -> TsNonNullExpression
WithStatement#object: Expression? extension function for create Expression? -> TsSatisfiesExpression
WithStatement#body: Statement? extension function for create Statement? -> TsTypeAliasDeclaration
WithStatement#object: Expression? extension function for create Expression? -> TsTypeAssertion
WithStatement#object: Expression? extension function for create Expression? -> UnaryExpression
WithStatement#object: Expression? extension function for create Expression? -> UpdateExpression
WithStatement#body: Statement? extension function for create Statement? -> VariableDeclaration
WithStatement#body: Statement? extension function for create Statement? -> WhileStatement
WithStatement#object: Expression? extension function for create Expression? -> YieldExpression