RevaliBuildConstruct class
base
- Inheritance
-
- Object
- BuildConstruct
- RevaliBuildConstruct
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
generate(covariant RevaliBuildContext context, MetaServer server)
→ BuildDirectory
-
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
postBuild(RevaliBuildContext context, MetaServer server)
→ Future<void>
-
inherited
-
preBuild(RevaliBuildContext context, MetaServer server)
→ Future<void>
-
inherited
-
toString()
→ String
-
A string representation of this object.
inherited