sbt/interface/definition

26 lines
464 B
Plaintext
Raw Permalink Normal View History

Definition
2009-11-16 14:46:47 +01: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 14:46:47 +01:00
definitionType: DefinitionType
selfType: ~Type
structure: ~Structure
savedAnnotations: String*
TypeMember
TypeAlias
tpe: Type
TypeDeclaration
lowerBound: Type
upperBound: Type