ixp_core library

Classes

AnnotationReader
AttributeFieldGenerator
Emits the code for reading a single attribute (with optional type conversion.)
CommonElement
FieldInfo
A single field, parsed.
LibraryGenerator
Emits one parser file.
MethodGenerator
ParseMethodGenerator
Creates the parser by reading annotated Dart code.
TagFieldGenerator
Emits the code for reading a child tag from within a parent.
TextFieldGenerator
Emits the code for reading an XML text event.

Extensions

ClassInfo on ClassElement
Represents one class in the source file
MethodInfo on ClassElement
Data for a single parser method. Created using built_value
SourceInfo on LibraryReader
Per-file information used by the parser.