SerializableLibraryBuilder class
- Inheritance
-
- Object
- DogsAdapter<
SerializableLibrary> - SerializableLibraryBuilder
Constructors
Properties
- annotation → Type
-
finalinherited
- archetype → String
-
finalinherited
- copySourceImports ↔ bool
-
getter/setter pairinherited
- descriptorBuilder ↔ Builder
-
getter/setter pairinherited
- descriptorExtension → String
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- importSourceFile ↔ bool
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- subjectBuilder ↔ Builder
-
getter/setter pairinherited
Methods
-
doesOutput(
SubjectGenContext< Element> genContext) → FutureOr<bool> -
inherited
-
filterElement(
Element element) → bool -
generateDescriptor(
SubjectGenContext< Element> context) → Future<SubjectDescriptor> -
generateSubject(
SubjectGenContext< Element> genContext, SubjectCodeContext codeContext) → FutureOr<void> -
getClassCandidates(
LibraryElement library) → Set< Element> -
getSerializableLibraries(
SubjectGenContext< Element> context) → List<IRSerializableLibrary> -
getSerializedTypes(
BuildStep step, IRSerializableLibrary irLib) → Future< Set< Element> > -
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