Files
sbt/interface/definition
T

26 lines
464 B
Plaintext
Raw Normal View History

Definition
2009-11-16 08:46:47 -05:00
name: String
access: Access
modifiers: Modifiers
annotations: Annotation*
FieldLike
tpe : Type
Val
Var
ParameterizedDefinition
typeParameters: TypeParameter*
Def
valueParameters: ParameterList*
returnType: Type
ClassLike
2009-11-16 08:46:47 -05:00
definitionType: DefinitionType
2010-10-22 21:55:16 -04:00
selfType: ~Type
structure: ~Structure
savedAnnotations: String*
TypeMember
TypeAlias
tpe: Type
TypeDeclaration
lowerBound: Type
upperBound: Type