-
GE - Static variable in class net.sourceforge.pmd.lang.modelica.ast.ModelicaTokenKinds
-
-
get(Class<T>) - Method in class net.sourceforge.pmd.lang.modelica.resolver.ResolutionContext
-
-
getAstInfo() - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTStoredDefinition
-
-
getBaseType() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaBuiltinType
-
-
getBestCandidates() - Method in interface net.sourceforge.pmd.lang.modelica.resolver.ResolutionResult
-
Returns declarations that are supposed to be taken by the Modelica compiler (normally, exactly one match).
-
getCacheableImportSources(ResolutionState, ModelicaScope) - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTMultipleDefinitionImportClause
-
-
getCacheableImportSources(ResolutionState, ModelicaScope) - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTRenamingImportClause
-
-
getCacheableImportSources(ResolutionState, ModelicaScope) - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTSingleDefinitionImportClause
-
-
getCacheableImportSources(ResolutionState, ModelicaScope) - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTUnqualifiedImportClause
-
-
getCausality() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration
-
Whether this component is input, output or acausal.
-
getClassDeclaration() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaClassScope
-
-
getClassScope() - Method in interface net.sourceforge.pmd.lang.modelica.resolver.ModelicaClassType
-
Returns the scope defined by this class itself.
-
getClassSpecifier() - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTClassDefinition
-
-
getCompositeName() - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTName
-
Returns a
CompositeName
object representing a lexical reference contained in this node.
-
getCompositeNameWithoutSubscripts() - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTComponentReference
-
Returns a
CompositeName
object representing the lexical reference with subscripts being ignored, if any.
-
getCondition() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration
-
-
getContainedDeclarations() - Method in interface net.sourceforge.pmd.lang.modelica.resolver.ModelicaScope
-
Returns the declarations that were lexically declared in this scope.
-
getContainingScope() - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaNode
-
Returns the lexical scope this node is contained in.
-
getContainingScope() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration
-
-
getContainingScope() - Method in interface net.sourceforge.pmd.lang.modelica.resolver.ModelicaDeclaration
-
Returns the scope in which this symbol is declared.
-
getDeclaration() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ResolutionContext
-
-
getDescriptiveName() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaBuiltinType
-
-
getDescriptiveName() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration
-
-
getDescriptiveName() - Method in interface net.sourceforge.pmd.lang.modelica.resolver.ResolvableEntity
-
Returns some name to be shown to user in violation description.
-
getFileFQCN() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaSourceFileScope
-
-
getFullTypeName() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaBuiltinType
-
-
getFullTypeName() - Method in interface net.sourceforge.pmd.lang.modelica.resolver.ModelicaType
-
Returns the fully-qualified name, when appropriate, or simple name for primitive types.
-
getFunctionSpecialization(boolean, boolean) - Static method in enum net.sourceforge.pmd.lang.modelica.resolver.ModelicaClassSpecialization
-
-
getHasBOM() - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTStoredDefinition
-
Returns whether this source file contains Byte Order Mark.
-
getHead() - Method in class net.sourceforge.pmd.lang.modelica.resolver.CompositeName
-
-
getHiddenCandidates() - Method in interface net.sourceforge.pmd.lang.modelica.resolver.ResolutionResult
-
Returns declarations that are definitely hidden by some others.
-
getInstance() - Static method in class net.sourceforge.pmd.lang.modelica.ModelicaLanguageModule
-
-
getKind() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration
-
Whether this component is declared as flow
, stream
or nothing special.
-
getMostSpecificScope() - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaNode
-
Returns the most specific lexical scope naturally associated with this node.
-
getParent() - Method in interface net.sourceforge.pmd.lang.modelica.resolver.ModelicaScope
-
Returns the parent (i.e., containing) scope.
-
getParser() - Method in class net.sourceforge.pmd.lang.modelica.ModelicaHandler
-
-
getRepresentation() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaClassScope
-
-
getRepresentation() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaSourceFileScope
-
-
getRepresentation() - Method in class net.sourceforge.pmd.lang.modelica.resolver.RootScope
-
-
getResolutionCandidates() - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTComponentReference
-
Returns resolution candidates for the referred component (and not dereferencing its type, etc.).
-
getResolutionCandidates() - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTName
-
Returns resolution candidates for the referred entity.
-
getResolutionCandidates() - Method in interface net.sourceforge.pmd.lang.modelica.ast.ResolvableModelicaNode
-
Tries to resolve the declaration of the referenced component.
-
getResolvedTo() - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTComponentReference
-
-
getResolvedTo() - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTName
-
-
getRoot() - Method in interface net.sourceforge.pmd.lang.modelica.resolver.ModelicaScope
-
-
getRoot() - Method in class net.sourceforge.pmd.lang.modelica.resolver.RootScope
-
-
getSimpleClassName() - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaClassSpecifierNode
-
-
getSimpleDeclarationName() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration
-
-
getSimpleDeclarationName() - Method in interface net.sourceforge.pmd.lang.modelica.resolver.ModelicaDeclaration
-
Returns the name of a declaration, such as "RealInput".
-
getSimpleTypeName() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaBuiltinType
-
-
getSimpleTypeName() - Method in interface net.sourceforge.pmd.lang.modelica.resolver.ModelicaType
-
Returns short name of a type, such as "Real" or "Filter".
-
getSpecialization() - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTClassDefinition
-
-
getSpecialization() - Method in interface net.sourceforge.pmd.lang.modelica.resolver.ModelicaClassType
-
Returns the class specialization (i.e., package, model, function, etc.)
-
getState() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ResolutionContext
-
-
getTail() - Method in class net.sourceforge.pmd.lang.modelica.resolver.CompositeName
-
-
getTypeCandidates() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration
-
-
getTypes() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ResolutionContext
-
-
getVariability() - Method in class net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration
-
Whether this component is a constant, a parameter, a discrete or a continuous variable.
-
getVisibility() - Method in class net.sourceforge.pmd.lang.modelica.ast.ASTElementList
-
-
GT - Static variable in class net.sourceforge.pmd.lang.modelica.ast.ModelicaTokenKinds
-
-
valueOf(String) - Static method in enum net.sourceforge.pmd.lang.modelica.ast.Visibility
-
Returns the enum constant of this type with the specified name.
-
valueOf(String) - Static method in enum net.sourceforge.pmd.lang.modelica.resolver.ModelicaBuiltinType.BaseType
-
Returns the enum constant of this type with the specified name.
-
valueOf(String) - Static method in enum net.sourceforge.pmd.lang.modelica.resolver.ModelicaClassSpecialization
-
Returns the enum constant of this type with the specified name.
-
valueOf(String) - Static method in enum net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration.ComponentCausality
-
Returns the enum constant of this type with the specified name.
-
valueOf(String) - Static method in enum net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration.ComponentKind
-
Returns the enum constant of this type with the specified name.
-
valueOf(String) - Static method in enum net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration.ComponentVariability
-
Returns the enum constant of this type with the specified name.
-
values() - Static method in enum net.sourceforge.pmd.lang.modelica.ast.Visibility
-
Returns an array containing the constants of this enum type, in the order they are declared.
-
values() - Static method in enum net.sourceforge.pmd.lang.modelica.resolver.ModelicaBuiltinType.BaseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
-
values() - Static method in enum net.sourceforge.pmd.lang.modelica.resolver.ModelicaClassSpecialization
-
Returns an array containing the constants of this enum type, in the order they are declared.
-
values() - Static method in enum net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration.ComponentCausality
-
Returns an array containing the constants of this enum type, in the order they are declared.
-
values() - Static method in enum net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration.ComponentKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
-
values() - Static method in enum net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration.ComponentVariability
-
Returns an array containing the constants of this enum type, in the order they are declared.
-
Visibility - Enum in net.sourceforge.pmd.lang.modelica.ast
-
-
visit(ASTAddOp, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTAlgorithmSection, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTAnnotation, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTArgumentList, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTArgument, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTArithmeticExpression, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTArraySubscripts, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTAssignmentFromMultiResultFunctionCall, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTAssignmentModification, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTAssignmentStatement, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTBasePrefix, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTBlockClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTBreakStatement, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTClassClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTClassDefinition, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTClassModification, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTClassPrefixes, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTClassSpecifier, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTColonSubsript, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTComment, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTComponentClause1, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTComponentClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTComponentDeclaration1, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTComponentDeclaration, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTComponentList, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTComponentReference, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTComposition, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTConditionAttribute, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTConnectClause, Object) - Method in class net.sourceforge.pmd.lang.modelica.rule.bestpractices.ConnectUsingNonConnectorRule
-
-
visit(ASTConnectClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTConnectorClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTConstantClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTConstrainingClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTDeclaration, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTDerClassSpecifier, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTDerClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTDiscreteClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTEachClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTElementList, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTElementModificationOrReplaceable, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTElementModification, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTElementRedeclaration, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTElementReplaceable, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTElseClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTElseIfClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTElseWhenClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTEncapsulatedClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTEnumerationLiteral, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTEnumerationShortClassSpecifier, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTEnumList, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTEquationList, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTEquation, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTEquationSection, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTExpandableConnectorClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTExpressionList, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTExtendingLongClassSpecifier, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTExtendsClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTExternalClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTExternalFunctionCall, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTFactor, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTFalseLiteral, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTFinalClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTFlowClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTForEquation, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTForIndex, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTForIndices, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTForStatement, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTFunctionArgument, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTFunctionArguments, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTFunctionCallArgs, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTFunctionCallEquation, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTFunctionCallStatement, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTFunctionClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTFunctionInvocation, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTIfClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTIfEquation, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTIfExpression, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTIfStatement, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTImportClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTImportList, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTImpureClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTInitialClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTInnerClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTInputClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTLanguageSpecification, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTListOfExpressionLists, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTLogicalExpression, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTLogicalTerm, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTLongModification, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTModelClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTMulOp, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTMultipleDefinitionImportClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTNamedArgument, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTNamedArguments, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.modelica.rule.bestpractices.AmbiguousResolutionRule
-
-
visit(ASTName, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTNegated, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTNumberLiteral, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTOperatorClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTOperatorRecordClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTOperator, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTOuterClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTOutputClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTOutputExpressionList, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTPackageClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTParameterClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTPartialClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTPureClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTRecordClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTRedeclareClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTRegularElement, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTRegularEquation, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTRelation, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTRelOp, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTRenamingImportClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTReplaceableClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTReturnStatement, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTShortClassDefinition, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTShortModification, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTSimpleExpression, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTSimpleLongClassSpecifier, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTSimpleName, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTSimpleShortClassSpecifier, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTSingleDefinitionImportClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTStatementList, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTStatement, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTStoredDefinition, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTStreamClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTStringComment, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTStringLiteral, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTSubscriptedName, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTSubscript, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTTerm, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTThenClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTTrueLiteral, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTTypeClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTTypePrefix, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTTypeSpecifier, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTUnqualifiedImportClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTWhenClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTWhenEquation, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTWhenStatement, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTWhileStatement, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visit(ASTWithinClause, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visitModelicaNode(ModelicaNode, P) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaVisitor
-
-
visitNode(Node, Object) - Method in interface net.sourceforge.pmd.lang.modelica.ast.ModelicaParserVisitor
-
Deprecated.