test_package
ex
Dog
Dog.deprecatedCreate
constructor
Dog.deprecatedCreate
Dog class
Constructors
Dog
deprecatedCreate
Properties
aFinalField
aGetterReturningRandomThings
aProtectedFinalField
deprecatedField
deprecatedGetter
deprecatedSetter
isImplemented
name
hashCode
runtimeType
Methods
abstractMethod
foo
getAnotherClassD
getClassA
testGeneric
testGenericMethod
testMethod
withAnimation
withAnimationInline
withAnimationInOneLineDoc
withAnimationOutOfOrder
withDeprecatedAnimation
withMacro
withMacro2
withNamedAnimation
withPrivateMacro
withQuotedNamedAnimation
withUndefinedMacro
noSuchMethod
toString
Operators
operator ==
Static properties
somethingTasty
staticGetterSetter
Static methods
createDog
Constants
aName
aStaticConstField
Dog.deprecatedCreate constructor
@deprecated
Dog.deprecatedCreate
(
String
name
)