Searched refs:typePropertyMetaModel (Results 1 – 13 of 13) sorted by relevance
51 …taModel.getConstructorParameters().add(annotationMemberDeclarationMetaModel.typePropertyMetaModel); in initializeConstructorParameters()88 …larationMetaModel.getConstructorParameters().add(methodDeclarationMetaModel.typePropertyMetaModel); in initializeConstructorParameters()96 parameterMetaModel.getConstructorParameters().add(parameterMetaModel.typePropertyMetaModel); in initializeConstructorParameters()101 …arameterMetaModel.getConstructorParameters().add(receiverParameterMetaModel.typePropertyMetaModel); in initializeConstructorParameters()103 …laratorMetaModel.getConstructorParameters().add(variableDeclaratorMetaModel.typePropertyMetaModel); in initializeConstructorParameters()123 castExprMetaModel.getConstructorParameters().add(castExprMetaModel.typePropertyMetaModel); in initializeConstructorParameters()126 classExprMetaModel.getConstructorParameters().add(classExprMetaModel.typePropertyMetaModel); in initializeConstructorParameters()136 …tanceOfExprMetaModel.getConstructorParameters().add(instanceOfExprMetaModel.typePropertyMetaModel); in initializeConstructorParameters()158 …ionExprMetaModel.getConstructorParameters().add(objectCreationExprMetaModel.typePropertyMetaModel); in initializeConstructorParameters()167 typeExprMetaModel.getConstructorParameters().add(typeExprMetaModel.typePropertyMetaModel); in initializeConstructorParameters()[all …]
11 public PropertyMetaModel typePropertyMetaModel; field in TypeExprMetaModel
11 public PropertyMetaModel typePropertyMetaModel; field in PrimitiveTypeMetaModel
11 public PropertyMetaModel typePropertyMetaModel; field in ClassExprMetaModel
13 public PropertyMetaModel typePropertyMetaModel; field in InstanceOfExprMetaModel
13 public PropertyMetaModel typePropertyMetaModel; field in CastExprMetaModel
13 public PropertyMetaModel typePropertyMetaModel; field in MethodDeclarationMetaModel
15 public PropertyMetaModel typePropertyMetaModel; field in SwitchEntryMetaModel
15 public PropertyMetaModel typePropertyMetaModel; field in VariableDeclaratorMetaModel
15 public PropertyMetaModel typePropertyMetaModel; field in ReceiverParameterMetaModel
17 public PropertyMetaModel typePropertyMetaModel; field in AnnotationMemberDeclarationMetaModel
19 public PropertyMetaModel typePropertyMetaModel; field in ParameterMetaModel
17 public PropertyMetaModel typePropertyMetaModel; field in ObjectCreationExprMetaModel