Semantic class abstract
Constructors
- Semantic()
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- anonymous → const String
- assertStmt → const String
- assignExpr → const String
- asyncFunction → const String
- binaryExpr → const String
- blockExpr → const String
- blockStmt → const String
- breakStmt → const String
- callExpr → const String
- classDeclaration → const String
- classDefinition → const String
- commaExpr → const String
- comment → const String
- compilation → const String
- constantDeclaration → const String
- continueStmt → const String
- ctorCallExpr → const String
- ctorFunction → const String
- declStmt → const String
- deleteMemberStmt → const String
- deleteStmt → const String
- deleteSubMemberStmt → const String
- destructuringDeclaration → const String
- doLoop → const String
- doStmt → const String
- elseBranch → const String
- empty → const String
- emptyLine → const String
- endOfFile → const String
- enumDeclaration → const String
- exportImportStmt → const String
- exportStmt → const String
- exportSymbols → const String
- expression → const String
- exprStmt → const String
- factory → const String
- fieldTypeExpr → const String
- forInStmt → const String
- forLoop → const String
- forStmt → const String
- forStmtInit → const String
- function → const String
- functionCall → const String
- functionDeclaration → const String
- functionDefinition → const String
- funcTypeExpr → const String
- genericTypeParamExpr → const String
- global → const String
- groupExpr → const String
- identifier → const String
- identifierExpr → const String
- ifStmt → const String
- importStmt → const String
- importSymbols → const String
- inExpr → const String
- interpreter → const String
- intrinsicTypeExpr → const String
- keyword → const String
- libraryStmt → const String
- literalBoolean → const String
- literalFloat → const String
- literalFunction → const String
- literalInteger → const String
- literalList → const String
- literalNull → const String
- literalString → const String
- literalStringInterpolation → const String
- literalStruct → const String
- literalStructField → const String
- literalTypeExpr → const String
- memberGetExpr → const String
- memberSetExpr → const String
- name → const String
- namespace → const String
- namespaceDeclaration → const String
- nominalTypeExpr → const String
- parameterDeclaration → const String
- paramTypeExpr → const String
- preclude → const String
- punctuation → const String
- rangeExpr → const String
- redirectingConstructorCallExpression → const String
- redirectingFunctionDefinition → const String
- returnStmt → const String
- returnType → const String
- source → const String
- spreadExpr → const String
- statement → const String
- structDeclaration → const String
- structDefinition → const String
- structuralTypeExpr → const String
- subGetExpr → const String
- subSetExpr → const String
- ternaryExpr → const String
- thenBranch → const String
- thisExpr → const String
- throwStmt → const String
- typeAliasDeclaration → const String
- typeArguments → const String
- typeParameters → const String
- unaryExpr → const String
- unionTypeExpr → const String
- variableDeclaration → const String
- whenBranch → const String
- whenStmt → const String
- whileLoop → const String
- whileStmt → const String