KeyGen class abstract

定义查找class的键的生成策略 返回结果必定为为uri 兼容包

Implemented types
Annotations

Constructors

KeyGen()

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

gen(String key, String tag, int ext, String className, String libUri) String
由一些信息来生成uri的 key
inherited
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