- 
  column
  → int
  
- 
  
  finalinherited 
- 
  documentation
  → String
  
- 
  
  no setterinherited 
- 
  end
  → int
  
- 
  
  no setterinherited 
- 
  hasEndOfStmtMark
  → bool
  
- 
  
  finalinherited 
- 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  isConstValue
  → bool
  
- 
  Wether this value is constantant value,
i.e. its value can be computed before compile into bytecode.
  no setterinherited 
- 
  isExpression
  → bool
  
- 
  
  no setterinherited 
- 
  isStatement
  → bool
  
- 
  
  finalinherited 
- 
  key
  → ASTNode
  
- 
  
  final 
- 
  length
  → int
  
- 
  
  finalinherited 
- 
  line
  → int
  
- 
  
  finalinherited 
- 
  object
  → ASTNode
  
- 
  
  final 
- 
  offset
  → int
  
- 
  
  finalinherited 
- 
  precedings
  ↔ List<ASTAnnotation>
  
- 
  
  getter/setter pairinherited 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
- 
  source
  → HTSource?
  
- 
  
  finalinherited 
- 
  succeedings
  ↔ List<ASTAnnotation>
  
- 
  
  getter/setter pairinherited 
- 
  trailing
  ↔ ASTAnnotation?
  
- 
  
  getter/setter pairinherited 
- 
  trailingAfterComma
  ↔ ASTAnnotation?
  
- 
  
  getter/setter pairinherited 
- 
  type
  → String
  
- 
  
  finalinherited 
- 
  value
  ↔ dynamic
  
- 
  If this is a constant expressions, the constant interpreter will compute the value
and assign to this property, otherwise, this peoperty is null.
  getter/setter pairinherited