dart/ast/syntactic_entity library

Classes

SyntacticEntity
Interface representing a syntactic entity (either a token or an AST node) which has a location and extent in the source file.