PlaceHolderGenerator class
Methods
-
generate(LibraryReader library, BuildStep buildStep)
→ FutureOr<String>
-
Generates Dart code for an input Dart library.
inherited
-
generateForAnnotatedElement(Element element, ConstantReader annotation, BuildStep buildStep)
→ dynamic
-
Implement to return source code to generate for
element
.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited