Checkstyle Results

The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
388 0 2370 0

Files

File  I  W  E
org/opendaylight/yangtools/yang/parser/builder/api/AugmentationSchemaBuilder.java 0 4 0
org/opendaylight/yangtools/yang/parser/builder/api/AugmentationTargetBuilder.java 0 1 0
org/opendaylight/yangtools/yang/parser/builder/api/Builder.java 0 4 0
org/opendaylight/yangtools/yang/parser/builder/api/ConstraintsBuilder.java 0 13 0
org/opendaylight/yangtools/yang/parser/builder/api/DataNodeContainerBuilder.java 0 4 0
org/opendaylight/yangtools/yang/parser/builder/api/DataSchemaNodeBuilder.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/api/DocumentedNodeBuilder.java 0 1 0
org/opendaylight/yangtools/yang/parser/builder/api/ExtensionBuilder.java 0 4 0
org/opendaylight/yangtools/yang/parser/builder/api/GroupingBuilder.java 0 14 0
org/opendaylight/yangtools/yang/parser/builder/api/GroupingMember.java 0 2 0
org/opendaylight/yangtools/yang/parser/builder/api/RefineBuilder.java 0 19 0
org/opendaylight/yangtools/yang/parser/builder/api/SchemaNodeBuilder.java 0 1 0
org/opendaylight/yangtools/yang/parser/builder/api/TypeAwareBuilder.java 0 1 0
org/opendaylight/yangtools/yang/parser/builder/api/TypeDefinitionBuilder.java 0 12 0
org/opendaylight/yangtools/yang/parser/builder/api/UnknownSchemaNodeBuilder.java 0 9 0
org/opendaylight/yangtools/yang/parser/builder/api/UsesNodeBuilder.java 0 5 0
org/opendaylight/yangtools/yang/parser/builder/impl/AnyXmlBuilder.java 0 4 0
org/opendaylight/yangtools/yang/parser/builder/impl/AnyXmlSchemaNodeImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/impl/AugmentationSchemaBuilderImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/builder/impl/AugmentationSchemaImpl.java 0 8 0
org/opendaylight/yangtools/yang/parser/builder/impl/BuilderUtils.java 0 55 0
org/opendaylight/yangtools/yang/parser/builder/impl/ChoiceBuilder.java 0 11 0
org/opendaylight/yangtools/yang/parser/builder/impl/ChoiceCaseBuilder.java 0 11 0
org/opendaylight/yangtools/yang/parser/builder/impl/ChoiceCaseNodeImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/builder/impl/ChoiceSchemaNodeImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/impl/ConstraintsBuilderImpl.java 0 9 0
org/opendaylight/yangtools/yang/parser/builder/impl/ContainerSchemaNodeBuilder.java 0 7 0
org/opendaylight/yangtools/yang/parser/builder/impl/ContainerSchemaNodeImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/impl/CopyUtils.java 0 6 0
org/opendaylight/yangtools/yang/parser/builder/impl/DeviationBuilder.java 0 5 0
org/opendaylight/yangtools/yang/parser/builder/impl/ExtensionBuilderImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/builder/impl/ExtensionDefinitionImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/impl/FeatureBuilder.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/impl/GroupingBuilderImpl.java 0 8 0
org/opendaylight/yangtools/yang/parser/builder/impl/GroupingDefinitionImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/builder/impl/GroupingUtils.java 0 8 0
org/opendaylight/yangtools/yang/parser/builder/impl/IdentitySchemaNodeBuilder.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/impl/IdentitySchemaNodeImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/builder/impl/IdentityrefTypeBuilder.java 0 5 0
org/opendaylight/yangtools/yang/parser/builder/impl/LeafListSchemaNodeBuilder.java 0 5 0
org/opendaylight/yangtools/yang/parser/builder/impl/LeafListSchemaNodeImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/impl/LeafSchemaNodeBuilder.java 0 7 0
org/opendaylight/yangtools/yang/parser/builder/impl/LeafSchemaNodeImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/impl/ListSchemaNodeBuilder.java 0 7 0
org/opendaylight/yangtools/yang/parser/builder/impl/ListSchemaNodeImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/impl/ModuleBuilder.java 0 53 0
org/opendaylight/yangtools/yang/parser/builder/impl/ModuleIdentifierImpl.java 0 9 0
org/opendaylight/yangtools/yang/parser/builder/impl/ModuleImpl.java 0 9 0
org/opendaylight/yangtools/yang/parser/builder/impl/NotificationBuilder.java 0 4 0
org/opendaylight/yangtools/yang/parser/builder/impl/NotificationDefinitionImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/impl/RefineHolderImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/impl/RefineUtils.java 0 21 0
org/opendaylight/yangtools/yang/parser/builder/impl/RpcDefinitionBuilder.java 0 5 0
org/opendaylight/yangtools/yang/parser/builder/impl/RpcDefinitionImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/builder/impl/TypeDefinitionBuilderImpl.java 0 8 0
org/opendaylight/yangtools/yang/parser/builder/impl/TypeUtils.java 0 5 0
org/opendaylight/yangtools/yang/parser/builder/impl/UnionTypeBuilder.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/impl/UnknownSchemaNodeBuilderImpl.java 0 7 0
org/opendaylight/yangtools/yang/parser/builder/impl/UnknownSchemaNodeImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/impl/UsesNodeBuilderImpl.java 0 8 0
org/opendaylight/yangtools/yang/parser/builder/impl/UsesNodeImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/builder/util/AbstractBuilder.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/util/AbstractDocumentedDataNodeContainer.java 0 3 0
org/opendaylight/yangtools/yang/parser/builder/util/AbstractDocumentedDataNodeContainerBuilder.java 0 5 0
org/opendaylight/yangtools/yang/parser/builder/util/AbstractDocumentedNodeBuilder.java 0 1 0
org/opendaylight/yangtools/yang/parser/builder/util/AbstractSchemaNodeBuilder.java 0 2 0
org/opendaylight/yangtools/yang/parser/builder/util/AbstractTypeAwareBuilder.java 0 1 0
org/opendaylight/yangtools/yang/parser/builder/util/Comparators.java 0 3 0
org/opendaylight/yangtools/yang/parser/impl/BasicValidations.java 0 11 0
org/opendaylight/yangtools/yang/parser/impl/GroupingSort.java 0 9 0
org/opendaylight/yangtools/yang/parser/impl/ParserListenerUtils.java 0 106 0
org/opendaylight/yangtools/yang/parser/impl/SchemaContextImpl.java 0 9 0
org/opendaylight/yangtools/yang/parser/impl/SchemaPathStack.java 0 4 0
org/opendaylight/yangtools/yang/parser/impl/ValidationUtil.java 0 7 0
org/opendaylight/yangtools/yang/parser/impl/YangErrorListener.java 0 4 0
org/opendaylight/yangtools/yang/parser/impl/YangModelBasicValidationListener.java 0 46 0
org/opendaylight/yangtools/yang/parser/impl/YangModelBasicValidator.java 0 4 0
org/opendaylight/yangtools/yang/parser/impl/YangParserImpl.java 0 36 0
org/opendaylight/yangtools/yang/parser/impl/YangParserListenerImpl.java 0 37 0
org/opendaylight/yangtools/yang/parser/impl/YangStatementParserListenerImpl.java 0 6 0
org/opendaylight/yangtools/yang/parser/impl/YinStatementParserImpl.java 0 15 0
org/opendaylight/yangtools/yang/parser/impl/util/YangModelDependencyInfo.java 0 34 0
org/opendaylight/yangtools/yang/parser/repo/AbstractURLRegistration.java 0 3 0
org/opendaylight/yangtools/yang/parser/repo/AbstractYangTextSchemaSourceRegistration.java 0 2 0
org/opendaylight/yangtools/yang/parser/repo/DependencyResolver.java 0 20 0
org/opendaylight/yangtools/yang/parser/repo/SharedSchemaContextFactory.java 0 22 0
org/opendaylight/yangtools/yang/parser/repo/SharedSchemaRepository.java 0 2 0
org/opendaylight/yangtools/yang/parser/repo/URLRegistration.java 0 2 0
org/opendaylight/yangtools/yang/parser/repo/URLSchemaContextResolver.java 0 7 0
org/opendaylight/yangtools/yang/parser/repo/YangTextSchemaContextResolver.java 0 19 0
org/opendaylight/yangtools/yang/parser/repo/YangTextSchemaSourceRegistration.java 0 1 0
org/opendaylight/yangtools/yang/parser/spi/ExtensionNamespace.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/FeatureNamespace.java 0 4 0
org/opendaylight/yangtools/yang/parser/spi/GroupingNamespace.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/IdentityNamespace.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/ModuleNamespace.java 0 2 0
org/opendaylight/yangtools/yang/parser/spi/NamespaceToModule.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/SchemaNodeIdentifierNamespace.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/SubmoduleNamespace.java 0 2 0
org/opendaylight/yangtools/yang/parser/spi/SubstatementValidator.java 0 6 0
org/opendaylight/yangtools/yang/parser/spi/TypeNamespace.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/meta/AbstractDeclaredStatement.java 0 2 0
org/opendaylight/yangtools/yang/parser/spi/meta/AbstractStatementSupport.java 0 6 0
org/opendaylight/yangtools/yang/parser/spi/meta/DerivedIdentitiesNamespace.java 0 4 0
org/opendaylight/yangtools/yang/parser/spi/meta/DerivedNamespaceBehaviour.java 0 5 0
org/opendaylight/yangtools/yang/parser/spi/meta/ImportedNamespaceContext.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/meta/InferenceException.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/meta/InvalidSubstatementException.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/meta/MissingSubstatementException.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/meta/ModelActionBuilder.java 0 26 0
org/opendaylight/yangtools/yang/parser/spi/meta/ModelProcessingPhase.java 0 4 0
org/opendaylight/yangtools/yang/parser/spi/meta/NamespaceBehaviour.java 0 20 0
org/opendaylight/yangtools/yang/parser/spi/meta/NamespaceNotAvailableException.java 0 2 0
org/opendaylight/yangtools/yang/parser/spi/meta/QNameCacheNamespace.java 0 2 0
org/opendaylight/yangtools/yang/parser/spi/meta/ReactorException.java 0 1 0
org/opendaylight/yangtools/yang/parser/spi/meta/SomeModifiersUnresolvedException.java 0 1 0
org/opendaylight/yangtools/yang/parser/spi/meta/StatementFactory.java 0 1 0
org/opendaylight/yangtools/yang/parser/spi/meta/StatementNamespace.java 0 2 0
org/opendaylight/yangtools/yang/parser/spi/meta/StatementSupport.java 0 22 0
org/opendaylight/yangtools/yang/parser/spi/meta/StatementSupportBundle.java 0 13 0
org/opendaylight/yangtools/yang/parser/spi/meta/StmtContext.java 0 6 0
org/opendaylight/yangtools/yang/parser/spi/meta/StmtContextUtils.java 0 17 0
org/opendaylight/yangtools/yang/parser/spi/source/AnyxmlSchemaLocationNamespace.java 0 4 0
org/opendaylight/yangtools/yang/parser/spi/source/AugmentToChoiceNamespace.java 0 2 0
org/opendaylight/yangtools/yang/parser/spi/source/BelongsToModuleContext.java 0 2 0
org/opendaylight/yangtools/yang/parser/spi/source/BelongsToPrefixToModuleIdentifier.java 0 1 0
org/opendaylight/yangtools/yang/parser/spi/source/BelongsToPrefixToModuleName.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/source/DeclarationInTextSource.java 0 5 0
org/opendaylight/yangtools/yang/parser/spi/source/ImpPrefixToModuleIdentifier.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/source/IncludedSubmoduleNameToIdentifier.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/source/ModuleCtxToModuleQName.java 0 4 0
org/opendaylight/yangtools/yang/parser/spi/source/ModuleIdentifierToModuleQName.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/source/ModuleNameToModuleQName.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/source/ModuleNamespaceForBelongsTo.java 0 1 0
org/opendaylight/yangtools/yang/parser/spi/source/ModuleQNameToModuleName.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/source/PrefixToModule.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/source/PrefixToModuleMap.java 0 5 0
org/opendaylight/yangtools/yang/parser/spi/source/QNameToStatementDefinition.java 0 2 0
org/opendaylight/yangtools/yang/parser/spi/source/QNameToStatementDefinitionMap.java 0 7 0
org/opendaylight/yangtools/yang/parser/spi/source/SourceException.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/source/StatementSourceReference.java 0 8 0
org/opendaylight/yangtools/yang/parser/spi/source/StatementStreamSource.java 0 9 0
org/opendaylight/yangtools/yang/parser/spi/source/StatementWriter.java 0 6 0
org/opendaylight/yangtools/yang/parser/spi/source/StmtOrderingNamespace.java 0 3 0
org/opendaylight/yangtools/yang/parser/spi/validation/ValidationBundlesNamespace.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/BuildGlobalContext.java 0 19 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/ContextBuilder.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/CrossSourceStatementReactor.java 0 17 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/EffectiveModelContext.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/ModelDefinedStatementDefinition.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/ModifierImpl.java 0 54 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/NamespaceBehaviourWithListeners.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/NamespaceStorageSupport.java 0 13 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/RootStatementContext.java 0 18 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/SimpleNamespaceContext.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/SourceSpecificContext.java 0 16 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/StatementContextBase.java 0 57 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/StatementContextWriter.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/StatementDefinitionContext.java 0 18 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/StatementIdentifier.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/SubstatementContext.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/reactor/VirtualNamespaceContext.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/AbstractRootStatement.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/AnyxmlSchemaLocationStatementImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/AnyxmlStatementImpl.java 0 6 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ArgumentStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/AugmentStatementImpl.java 0 11 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/AugmentUtils.java 0 10 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/BaseStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/BelongsToStatementImpl.java 0 6 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/BitStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/BitsSpecificationImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/CaseStatementImpl.java 0 9 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ChildSchemaNodes.java 0 10 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ChoiceStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ContactStatementImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ContainerStatementImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/Decimal64SpecificationImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/DefaultStatementImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/DescriptionStatementImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/DeviateStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/DeviationStatementImpl.java 0 6 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/EmptyMandatoryEffectiveStatement.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/EmptyMandatoryStatement.java 0 8 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/EnumSpecificationImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/EnumStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ErrorAppTagStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ErrorMessageStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ExtensionStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/FeatureStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/FractionDigitsStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/GroupingStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/GroupingUtils.java 0 11 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/IdentityRefSpecificationImpl.java 0 6 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/IdentityStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/IfFeatureStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ImportStatementDefinition.java 0 11 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ImportStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ImportedModuleContext.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/IncludeStatementImpl.java 0 6 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/IncludedModuleContext.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/InputStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/InstanceIdentifierSpecificationImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/KeyStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/LeafListStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/LeafStatementImpl.java 0 14 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/LeafrefSpecificationImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/LengthStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ListStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/MandatoryStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/MaxElementsStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/MinElementsStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ModuleStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ModuleStatementSupport.java 0 9 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/MustStatementImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/NamespaceStatementImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/NotificationStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/NumericalRestrictionsImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/OrderedByStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/OrganizationStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/OutputStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/PathStatementImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/PatternStatementImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/PositionStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/PrefixStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/PresenceStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RangeStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RecursiveObjectLeaker.java 0 13 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ReferenceStatementImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RefineStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RequireInstanceStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RevisionDateStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RevisionStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RpcStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/SchemaNodeIdentifierBuildNamespace.java 0 10 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/StatusStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/StmtNamespaceContext.java 0 8 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/StringRestrictionsImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/SubmoduleStatementImpl.java 0 6 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/SupportedExtensionsMapping.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/TypeStatementImpl.java 0 46 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/TypeUtils.java 0 13 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/TypedefStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/URIStringToImpPrefix.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/UnionSpecificationImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/UniqueStatementImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/UnitsStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/UnknownStatementImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/UsesStatementImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/Utils.java 0 64 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ValueStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/WhenStatementImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/YangInferencePipeline.java 0 6 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/YangStatementSourceImpl.java 0 17 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/YangValidationBundles.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/YangVersionStatementImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/YinElementStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/YinStatementSourceImpl.java 0 14 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveContainerSchemaNode.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveDataSchemaNode.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveDocumentedDataNodeContainer.java 0 13 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveDocumentedNode.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveModule.java 0 12 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveSchemaContext.java 0 17 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveSchemaNode.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveSimpleDataNodeContainer.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AnyXmlEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AnyxmlSchemaLocationEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ArgumentEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AugmentEffectiveStatementImpl.java 0 8 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/BaseEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/BelongsEffectiveToStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/CaseEffectiveStatementImpl.java 0 6 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/CaseShorthandImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ChoiceEffectiveStatementImpl.java 0 8 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ConfigEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ConstraintDefinitions.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ContactEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ContainerEffectiveStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/DeclaredEffectiveStatementBase.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/DefaultEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/DescriptionEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/DeviateEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/DeviationEffectiveStatementImpl.java 0 7 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/EffectiveConstraintDefinitionImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/EffectiveSchemaContext.java 0 13 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/EffectiveStatementBase.java 0 6 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/EmptyConstraintDefinition.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ErrorAppTagEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ErrorMessageEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ExtensionEffectiveStatementImpl.java 0 13 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/FeatureEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/FractionDigitsEffectiveStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/GroupingEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/IdentityEffectiveStatementImpl.java 0 7 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/IfFeatureEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ImportEffectiveStatementImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/IncludeEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/InputEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/KeyEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/LeafEffectiveStatementImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/LeafListEffectiveStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ListEffectiveStatementImpl.java 0 8 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/MandatoryEffectiveStatement.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/MandatoryEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/MaxElementsEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/MinElementsEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ModuleEffectiveStatementImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/MustEffectiveStatementImpl.java 0 6 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/NamespaceEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/NotificationEffectiveStatementImpl.java 0 9 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/OrderedByEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/OrganizationEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/OutputEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/PathEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/PositionEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/PrefixEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/PresenceEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ReferenceEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/RefineEffectiveStatementImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/RequireInstanceEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/RevisionDateEffectiveStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/RevisionEffectiveStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/RpcEffectiveStatementImpl.java 0 9 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/StatusEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/SubmoduleEffectiveStatementImpl.java 0 6 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/TypeDefEffectiveStatementImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/UndeclaredEffectiveStatementBase.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/UniqueEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/UnitsEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/UnknownEffectiveStatementBase.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/UnknownEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/UsesEffectiveStatementImpl.java 0 11 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ValueEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/WhenEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/YangModeledAnyXmlEffectiveStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/YangVersionEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/YinElementEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/AbstractBuiltinEffectiveStatement.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/AbstractConstraintEffectiveStatement.java 0 14 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/BinaryTypeEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/BitEffectiveStatementImpl.java 0 6 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/BitsSpecificationEffectiveStatementImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/BuiltinEffectiveStatements.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/Decimal64SpecificationEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/DecimalTypeEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/EnumEffectiveStatementImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/EnumSpecificationEffectiveStatementImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/IdentityRefSpecificationEffectiveStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/InstanceIdentifierSpecificationEffectiveStatementImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/InstanceIdentifierTypeEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/IntegerTypeEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/LeafrefSpecificationEffectiveStatementImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/LengthConstraintEffectiveImpl.java 0 5 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/LengthEffectiveStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/NumericalRestrictionsEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/PatternConstraintEffectiveImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/PatternEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/RangeConstraintEffectiveImpl.java 0 4 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/RangeEffectiveStatementImpl.java 0 3 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/StringRestrictionsEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/StringTypeEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/UnionSpecificationEffectiveStatementImpl.java 0 2 0
org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/UnsignedIntegerTypeEffectiveStatementImpl.java 0 1 0
org/opendaylight/yangtools/yang/parser/util/ASTSchemaSource.java 0 13 0
org/opendaylight/yangtools/yang/parser/util/ModuleDependencySort.java 0 19 0
org/opendaylight/yangtools/yang/parser/util/ModuleOrModuleBuilder.java 0 16 0
org/opendaylight/yangtools/yang/parser/util/NamedByteArrayInputStream.java 0 6 0
org/opendaylight/yangtools/yang/parser/util/NamedFileInputStream.java 0 1 0
org/opendaylight/yangtools/yang/parser/util/NodeWrappedType.java 0 4 0
org/opendaylight/yangtools/yang/parser/util/TextToASTTransformer.java 0 7 0
org/opendaylight/yangtools/yang/parser/util/TopologicalSort.java 0 13 0
org/opendaylight/yangtools/yang/parser/util/TypeConstraints.java 0 15 0
org/opendaylight/yangtools/yang/parser/util/UnknownBoundaryNumber.java 0 2 0
org/opendaylight/yangtools/yang/parser/util/YangParseException.java 0 2 0
org/opendaylight/yangtools/yang/parser/util/YangValidationException.java 0 2 0

Rules

Category Rule Violations Severity
annotation AnnotationLocation
  • tokens: "VARIABLE_DEF"
  • allowSamelineMultipleAnnotations: "true"
23  Warning
AnnotationLocation
  • tokens: "CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF"
23  Warning
coding FallThrough 1  Warning
MissingSwitchDefault 4  Warning
OverloadMethodsDeclarationOrder 17  Warning
VariableDeclarationUsageDistance 5  Warning
design OneTopLevelClass 5  Warning
imports CustomImportOrder
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###STANDARD_JAVA_PACKAGE###THIRD_PARTY_PACKAGE###SPECIAL_IMPORTS"
  • thirdPartyPackageRegExp: ".*"
  • specialImportsRegExp: "^com.*"
646  Warning
indentation Indentation
  • lineWrappingIndentation: "4"
  • caseIndent: "4"
  • arrayInitIndent: "4"
  • throwsIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
211  Warning
javadoc AtclauseOrder
  • target: "CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
  • tagOrder: "@param, @return, @throws, @deprecated"
6  Warning
JavadocMethod
  • allowMissingParamTags: "true"
  • allowedAnnotations: "Override, Test"
  • allowThrowsTagsForSubclasses: "true"
  • scope: "public"
  • allowMissingReturnTag: "true"
  • minLineCount: "2"
  • allowMissingThrowsTags: "true"
188  Warning
JavadocParagraph 202  Warning
JavadocTagContinuationIndentation 5  Warning
NonEmptyAtclauseDescription 19  Warning
modifier ModifierOrder 6  Warning
naming AbbreviationAsWordInName
  • allowedAbbreviationLength: "1"
  • ignoreFinal: "false"
18  Warning
ClassTypeParameterName
  • format: "(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)"
3  Warning
LocalVariableName
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
21  Warning
MemberName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
7  Warning
MethodName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9_]*$"
2  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
16  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
360  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
352  Warning
GenericWhitespace 27  Warning
MethodParamPad 6  Warning
OperatorWrap
  • tokens: "BAND, BOR, BSR, BXOR, DIV, EQUAL, GE, GT, LAND, LE, LITERAL_INSTANCEOF, LOR, LT, MINUS, MOD, NOT_EQUAL, PLUS, QUESTION, SL, SR, STAR "
  • option: "NL"
23  Warning
WhitespaceAround
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
  • allowEmptyMethods: "true"
  • allowEmptyConstructors: "true"
45  Warning

Details

org/opendaylight/yangtools/yang/parser/builder/api/AugmentationSchemaBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 35
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 83

org/opendaylight/yangtools/yang/parser/builder/api/AugmentationTargetBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/builder/api/Builder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.concepts.Mutable'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 54
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 72

org/opendaylight/yangtools/yang/parser/builder/api/ConstraintsBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.concepts.Builder'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 29
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 37
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 39
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 47
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 49
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 58
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 60
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 68
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 70
 Warning javadoc SummaryJavadoc First sentence should be present. 117
 Warning javadoc SummaryJavadoc First sentence should be present. 124

org/opendaylight/yangtools/yang/parser/builder/api/DataNodeContainerBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 13
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 47
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 142

org/opendaylight/yangtools/yang/parser/builder/api/DataSchemaNodeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 29
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 38

org/opendaylight/yangtools/yang/parser/builder/api/DocumentedNodeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/builder/api/ExtensionBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 20
 Warning javadoc SummaryJavadoc First sentence should be present. 35
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 36

org/opendaylight/yangtools/yang/parser/builder/api/GroupingBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.GroupingDefinition'should be separated from previous import group. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 31
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 33
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 35
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 48
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 50
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 52
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 64
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 66
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 68
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 80
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 82
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 84

org/opendaylight/yangtools/yang/parser/builder/api/GroupingMember.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 19

org/opendaylight/yangtools/yang/parser/builder/api/RefineBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.MustDefinition'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 50
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 75
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 77
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 82
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 85
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 87
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 93
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 96
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 98
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 103
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 106
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 108
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 113
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 116
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 118
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 127

org/opendaylight/yangtools/yang/parser/builder/api/SchemaNodeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/builder/api/TypeAwareBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/builder/api/TypeDefinitionBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 36
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 52
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 68
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 84
 Warning javadoc SummaryJavadoc First sentence should be present. 100
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 101
 Warning javadoc SummaryJavadoc First sentence should be present. 108
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 109
 Warning javadoc SummaryJavadoc First sentence should be present. 116
 Warning javadoc SummaryJavadoc First sentence should be present. 123

org/opendaylight/yangtools/yang/parser/builder/api/UnknownSchemaNodeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 24
 Warning javadoc SummaryJavadoc First sentence should be present. 31
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 39
 Warning javadoc SummaryJavadoc First sentence should be present. 59
 Warning javadoc SummaryJavadoc First sentence should be present. 65
 Warning javadoc SummaryJavadoc First sentence should be present. 78
 Warning javadoc SummaryJavadoc First sentence should be present. 89
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 94

org/opendaylight/yangtools/yang/parser/builder/api/UsesNodeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.GroupingDefinition'should be separated from previous import group. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 146
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 155
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 160

org/opendaylight/yangtools/yang/parser/builder/impl/AnyXmlBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning javadoc JavadocMethod Missing a Javadoc comment. 36
 Warning javadoc JavadocMethod Missing a Javadoc comment. 42

org/opendaylight/yangtools/yang/parser/builder/impl/AnyXmlSchemaNodeImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13

org/opendaylight/yangtools/yang/parser/builder/impl/AugmentationSchemaBuilderImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 138). 25
 Warning javadoc JavadocMethod Missing a Javadoc comment. 38

org/opendaylight/yangtools/yang/parser/builder/impl/AugmentationSchemaImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder 'java.net.URI'should be separated from previous import group. 13
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 18
 Warning sizes LineLength Line is longer than 120 characters (found 170). 30
 Warning sizes LineLength Line is longer than 120 characters (found 126). 40
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 133

org/opendaylight/yangtools/yang/parser/builder/impl/BuilderUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 25
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 26
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 27
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 28
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 29
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 30
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 31
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 32
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 33
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 34
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 35
 Warning sizes LineLength Line is longer than 120 characters (found 121). 97
 Warning javadoc JavadocMethod Missing a Javadoc comment. 97
 Warning javadoc JavadocMethod Missing a Javadoc comment. 105
 Warning javadoc JavadocMethod Missing a Javadoc comment. 114
 Warning javadoc SummaryJavadoc First sentence should be present. 129
 Warning javadoc JavadocMethod Missing a Javadoc comment. 172
 Warning sizes LineLength Line is longer than 120 characters (found 121). 212
 Warning sizes LineLength Line is longer than 120 characters (found 150). 257
 Warning sizes LineLength Line is longer than 120 characters (found 123). 269
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315
 Warning javadoc JavadocMethod Missing a Javadoc comment. 387
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 391
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 437
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 439
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 442
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 514
 Warning sizes LineLength Line is longer than 120 characters (found 122). 584
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 596
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 598
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 601
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 628
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 638
 Warning sizes LineLength Line is longer than 120 characters (found 127). 645
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 648
 Warning javadoc JavadocMethod Missing a Javadoc comment. 683
 Warning javadoc JavadocMethod Missing a Javadoc comment. 707
 Warning javadoc JavadocMethod Missing a Javadoc comment. 738
 Warning javadoc JavadocMethod Missing a Javadoc comment. 750
 Warning javadoc JavadocMethod Missing a Javadoc comment. 775
 Warning javadoc JavadocMethod Missing a Javadoc comment. 786
 Warning javadoc JavadocMethod Missing a Javadoc comment. 806
 Warning javadoc JavadocMethod Missing a Javadoc comment. 832
 Warning sizes LineLength Line is longer than 120 characters (found 122). 840
 Warning javadoc JavadocMethod Missing a Javadoc comment. 840
 Warning sizes LineLength Line is longer than 120 characters (found 121). 861
 Warning javadoc JavadocMethod Missing a Javadoc comment. 871

org/opendaylight/yangtools/yang/parser/builder/impl/ChoiceBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning sizes LineLength Line is longer than 120 characters (found 128). 39
 Warning javadoc JavadocMethod Missing a Javadoc comment. 56
 Warning javadoc JavadocMethod Missing a Javadoc comment. 62
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 157

org/opendaylight/yangtools/yang/parser/builder/impl/ChoiceCaseBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning sizes LineLength Line is longer than 120 characters (found 121). 35
 Warning indentation Indentation 'AugmentationTargetBuilder' have incorrect indentation level 0, expected level should be 4. 36
 Warning javadoc JavadocMethod Missing a Javadoc comment. 50
 Warning javadoc JavadocMethod Missing a Javadoc comment. 56
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 113
 Warning sizes LineLength Line is longer than 120 characters (found 127). 146
 Warning sizes LineLength Line is longer than 120 characters (found 121). 151

org/opendaylight/yangtools/yang/parser/builder/impl/ChoiceCaseNodeImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning sizes LineLength Line is longer than 120 characters (found 123). 30

org/opendaylight/yangtools/yang/parser/builder/impl/ChoiceSchemaNodeImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16

org/opendaylight/yangtools/yang/parser/builder/impl/ConstraintsBuilderImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30
 Warning javadoc JavadocMethod Missing a Javadoc comment. 46
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning sizes LineLength Line is longer than 120 characters (found 159). 165

org/opendaylight/yangtools/yang/parser/builder/impl/ContainerSchemaNodeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning sizes LineLength Line is longer than 120 characters (found 122). 49
 Warning javadoc JavadocMethod Missing a Javadoc comment. 49
 Warning javadoc JavadocMethod Missing a Javadoc comment. 56

org/opendaylight/yangtools/yang/parser/builder/impl/ContainerSchemaNodeImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16

org/opendaylight/yangtools/yang/parser/builder/impl/CopyUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 295
 Warning javadoc JavadocMethod Missing a Javadoc comment. 327
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '327'. 423
 Warning javadoc JavadocMethod Missing a Javadoc comment. 423
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 429

org/opendaylight/yangtools/yang/parser/builder/impl/DeviationBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning javadoc JavadocMethod Missing a Javadoc comment. 62
 Warning sizes LineLength Line is longer than 120 characters (found 124). 72

org/opendaylight/yangtools/yang/parser/builder/impl/ExtensionBuilderImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/builder/impl/ExtensionDefinitionImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/parser/builder/impl/FeatureBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13

org/opendaylight/yangtools/yang/parser/builder/impl/GroupingBuilderImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning javadoc JavadocMethod Missing a Javadoc comment. 43
 Warning sizes LineLength Line is longer than 120 characters (found 121). 45

org/opendaylight/yangtools/yang/parser/builder/impl/GroupingDefinitionImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13

org/opendaylight/yangtools/yang/parser/builder/impl/GroupingUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 152

org/opendaylight/yangtools/yang/parser/builder/impl/IdentitySchemaNodeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13

org/opendaylight/yangtools/yang/parser/builder/impl/IdentitySchemaNodeImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15

org/opendaylight/yangtools/yang/parser/builder/impl/IdentityrefTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning javadoc JavadocMethod Missing a Javadoc comment. 40
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 205

org/opendaylight/yangtools/yang/parser/builder/impl/LeafListSchemaNodeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 121). 43
 Warning javadoc JavadocMethod Missing a Javadoc comment. 43
 Warning javadoc JavadocMethod Missing a Javadoc comment. 49

org/opendaylight/yangtools/yang/parser/builder/impl/LeafListSchemaNodeImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13

org/opendaylight/yangtools/yang/parser/builder/impl/LeafSchemaNodeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 123). 45
 Warning javadoc JavadocMethod Missing a Javadoc comment. 45
 Warning sizes LineLength Line is longer than 120 characters (found 144). 51
 Warning javadoc JavadocMethod Missing a Javadoc comment. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 61

org/opendaylight/yangtools/yang/parser/builder/impl/LeafSchemaNodeImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13

org/opendaylight/yangtools/yang/parser/builder/impl/ListSchemaNodeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning javadoc JavadocMethod Missing a Javadoc comment. 55
 Warning javadoc JavadocMethod Missing a Javadoc comment. 61

org/opendaylight/yangtools/yang/parser/builder/impl/ListSchemaNodeImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16

org/opendaylight/yangtools/yang/parser/builder/impl/ModuleBuilder.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 25
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 26
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 27
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 28
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 75
 Warning javadoc JavadocMethod Missing a Javadoc comment. 132
 Warning javadoc JavadocMethod Missing a Javadoc comment. 140
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 177
 Warning javadoc JavadocMethod Missing a Javadoc comment. 266
 Warning javadoc JavadocMethod Missing a Javadoc comment. 436
 Warning javadoc JavadocMethod Missing a Javadoc comment. 452
 Warning javadoc JavadocMethod Missing a Javadoc comment. 471
 Warning javadoc JavadocMethod Missing a Javadoc comment. 482
 Warning javadoc JavadocMethod Missing a Javadoc comment. 494
 Warning javadoc JavadocMethod Missing a Javadoc comment. 505
 Warning javadoc JavadocMethod Missing a Javadoc comment. 516
 Warning javadoc JavadocMethod Missing a Javadoc comment. 557
 Warning sizes LineLength Line is longer than 120 characters (found 147). 572
 Warning sizes LineLength Line is longer than 120 characters (found 129). 580
 Warning sizes LineLength Line is longer than 120 characters (found 121). 585
 Warning javadoc JavadocMethod Missing a Javadoc comment. 593
 Warning javadoc JavadocMethod Missing a Javadoc comment. 616
 Warning javadoc JavadocMethod Missing a Javadoc comment. 626
 Warning javadoc JavadocMethod Missing a Javadoc comment. 660
 Warning javadoc JavadocMethod Missing a Javadoc comment. 675
 Warning javadoc JavadocMethod Missing a Javadoc comment. 695
 Warning javadoc JavadocMethod Missing a Javadoc comment. 712
 Warning javadoc JavadocMethod Missing a Javadoc comment. 731
 Warning javadoc JavadocMethod Missing a Javadoc comment. 741
 Warning javadoc JavadocMethod Missing a Javadoc comment. 761
 Warning javadoc JavadocMethod Missing a Javadoc comment. 782
 Warning javadoc JavadocMethod Missing a Javadoc comment. 816
 Warning javadoc JavadocMethod Missing a Javadoc comment. 825
 Warning javadoc JavadocMethod Missing a Javadoc comment. 840
 Warning javadoc JavadocMethod Missing a Javadoc comment. 857
 Warning javadoc JavadocMethod Missing a Javadoc comment. 869
 Warning javadoc JavadocMethod Missing a Javadoc comment. 893
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 951
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 952
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 953
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 978
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 1018

org/opendaylight/yangtools/yang/parser/builder/impl/ModuleIdentifierImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 11
 Warning imports CustomImportOrder 'java.net.URI'should be separated from previous import group. 12
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QNameModule'should be separated from previous import group. 14
 Warning whitespace OperatorWrap '+' should be on a new line. 56
 Warning whitespace OperatorWrap '+' should be on a new line. 57
 Warning whitespace OperatorWrap '+' should be on a new line. 58
 Warning whitespace OperatorWrap '+' should be on a new line. 59
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 64

org/opendaylight/yangtools/yang/parser/builder/impl/ModuleImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 13
 Warning imports CustomImportOrder 'java.net.URI'should be separated from previous import group. 14
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.concepts.Immutable'should be separated from previous import group. 22
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 77
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 78

org/opendaylight/yangtools/yang/parser/builder/impl/NotificationBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning indentation Indentation 'AugmentationTargetBuilder' have incorrect indentation level 0, expected level should be 4. 31

org/opendaylight/yangtools/yang/parser/builder/impl/NotificationDefinitionImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15

org/opendaylight/yangtools/yang/parser/builder/impl/RefineHolderImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.MustDefinition'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 144). 135

org/opendaylight/yangtools/yang/parser/builder/impl/RefineUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.MustDefinition'should be separated from previous import group. 11
 Warning coding VariableDeclarationUsageDistance Distance between variable 'unknownNodes' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 39
 Warning coding VariableDeclarationUsageDistance Distance between variable 'unknownNodes' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 81
 Warning javadoc JavadocMethod Missing a Javadoc comment. 100
 Warning coding VariableDeclarationUsageDistance Distance between variable 'unknownNodes' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 104
 Warning javadoc JavadocMethod Missing a Javadoc comment. 123
 Warning javadoc JavadocMethod Missing a Javadoc comment. 142
 Warning sizes LineLength Line is longer than 120 characters (found 140). 210
 Warning sizes LineLength Line is longer than 120 characters (found 142). 217
 Warning sizes LineLength Line is longer than 120 characters (found 140). 224
 Warning sizes LineLength Line is longer than 120 characters (found 139). 231
 Warning sizes LineLength Line is longer than 120 characters (found 153). 238
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 252
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 266
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 276
 Warning sizes LineLength Line is longer than 120 characters (found 152). 279
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 286
 Warning sizes LineLength Line is longer than 120 characters (found 150). 289
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 295
 Warning sizes LineLength Line is longer than 120 characters (found 145). 298

org/opendaylight/yangtools/yang/parser/builder/impl/RpcDefinitionBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16

org/opendaylight/yangtools/yang/parser/builder/impl/RpcDefinitionImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14

org/opendaylight/yangtools/yang/parser/builder/impl/TypeDefinitionBuilderImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning sizes LineLength Line is longer than 120 characters (found 121). 47
 Warning sizes LineLength Line is longer than 120 characters (found 146). 52
 Warning javadoc JavadocMethod Missing a Javadoc comment. 52
 Warning coding VariableDeclarationUsageDistance Distance between variable 'result' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 73

org/opendaylight/yangtools/yang/parser/builder/impl/TypeUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'java.net.URI'should be separated from previous import group. 11
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 16
 Warning sizes LineLength Line is longer than 120 characters (found 126). 140
 Warning sizes LineLength Line is longer than 120 characters (found 121). 234

org/opendaylight/yangtools/yang/parser/builder/impl/UnionTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 13
 Warning javadoc JavadocMethod Missing a Javadoc comment. 47

org/opendaylight/yangtools/yang/parser/builder/impl/UnknownSchemaNodeBuilderImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 124). 42
 Warning javadoc JavadocMethod Missing a Javadoc comment. 42
 Warning sizes LineLength Line is longer than 120 characters (found 154). 48
 Warning javadoc JavadocMethod Missing a Javadoc comment. 48

org/opendaylight/yangtools/yang/parser/builder/impl/UnknownSchemaNodeImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/parser/builder/impl/UsesNodeBuilderImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19

org/opendaylight/yangtools/yang/parser/builder/impl/UsesNodeImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16

org/opendaylight/yangtools/yang/parser/builder/util/AbstractBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/parser/builder/util/AbstractDocumentedDataNodeContainer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13

org/opendaylight/yangtools/yang/parser/builder/util/AbstractDocumentedDataNodeContainerBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 17
 Warning sizes LineLength Line is longer than 120 characters (found 140). 39
 Warning sizes LineLength Line is longer than 120 characters (found 171). 59
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '113'. 138

org/opendaylight/yangtools/yang/parser/builder/util/AbstractDocumentedNodeBuilder.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 30

org/opendaylight/yangtools/yang/parser/builder/util/AbstractSchemaNodeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/yang/parser/builder/util/AbstractTypeAwareBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/builder/util/Comparators.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/parser/impl/BasicValidations.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 13
 Warning javadoc SummaryJavadoc First sentence should be present. 27
 Warning javadoc SummaryJavadoc First sentence should be present. 77
 Warning sizes LineLength Line is longer than 120 characters (found 136). 166
 Warning javadoc SummaryJavadoc First sentence should be present. 199
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 200
 Warning sizes LineLength Line is longer than 120 characters (found 132). 210
 Warning sizes LineLength Line is longer than 120 characters (found 135). 240
 Warning sizes LineLength Line is longer than 120 characters (found 130). 248

org/opendaylight/yangtools/yang/parser/impl/GroupingSort.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 42
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 86

org/opendaylight/yangtools/yang/parser/impl/ParserListenerUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 16
 Warning imports CustomImportOrder 'java.math.BigDecimal'should be separated from previous import group. 17
 Warning imports CustomImportOrder 'org.antlr.v4.runtime.ParserRuleContext'should be separated from previous import group. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.antlrv4.code.gen.YangParser.String_restrictionsContext' import. 81
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 392
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not preceded with whitespace. 409
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 409
 Warning javadoc SummaryJavadoc First sentence should be present. 458
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 472
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 473
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 474
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 475
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 476
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 477
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 478
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 479
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 480
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 481
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 482
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 482
 Warning sizes LineLength Line is longer than 120 characters (found 121). 559
 Warning javadoc SummaryJavadoc First sentence should be present. 571
 Warning sizes LineLength Line is longer than 120 characters (found 138). 603
 Warning sizes LineLength Line is longer than 120 characters (found 121). 761
 Warning sizes LineLength Line is longer than 120 characters (found 135). 823
 Warning sizes LineLength Line is longer than 120 characters (found 123). 845
 Warning sizes LineLength Line is longer than 120 characters (found 121). 869
 Warning sizes LineLength Line is longer than 120 characters (found 135). 892
 Warning javadoc SummaryJavadoc First sentence should be present. 905
 Warning sizes LineLength Line is longer than 120 characters (found 124). 940
 Warning whitespace WhitespaceAround WhitespaceAround: 'catch' is not followed by whitespace. 993
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1028
 Warning coding VariableDeclarationUsageDistance Distance between variable 'schemaPath' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1165
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 1196
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 1212
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 1213
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 1214
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 1215
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 1216
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 1217
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 1218
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 1219
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 1219
 Warning indentation Indentation 'case' child have incorrect indentation level 20, expected level should be 24. 1308
 Warning indentation Indentation 'block' child have incorrect indentation level 24, expected level should be 28. 1309
 Warning indentation Indentation 'block' child have incorrect indentation level 24, expected level should be 28. 1310
 Warning indentation Indentation 'case' child have incorrect indentation level 20, expected level should be 24. 1311
 Warning indentation Indentation 'block' child have incorrect indentation level 24, expected level should be 28. 1312
 Warning indentation Indentation 'block' child have incorrect indentation level 24, expected level should be 28. 1313
 Warning indentation Indentation 'case' child have incorrect indentation level 20, expected level should be 24. 1314
 Warning indentation Indentation 'block' child have incorrect indentation level 24, expected level should be 28. 1315
 Warning sizes LineLength Line is longer than 120 characters (found 129). 1344
 Warning sizes LineLength Line is longer than 120 characters (found 128). 1364
 Warning whitespace WhitespaceAround WhitespaceAround: 'catch' is not followed by whitespace. 1422
 Warning coding MissingSwitchDefault switch without "default" clause. 1431
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 1432
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1433
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1434
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 1435
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1436
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1437
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 1438
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1439
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1440
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 1441
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1442
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1443
 Warning coding MissingSwitchDefault switch without "default" clause. 1452
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 1453
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1454
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1455
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 1456
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1457
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1458
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 1459
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1460
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1461
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 1462
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1463
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 1464
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 1473
 Warning sizes LineLength Line is longer than 120 characters (found 131). 1524
 Warning coding MissingSwitchDefault switch without "default" clause. 1769
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 1770
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 1771
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 1773
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 1774
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 1776
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 1777
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 1779
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 1780
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1780
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 1781
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 1782
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '1,798'. 1851
 Warning sizes LineLength Line is longer than 120 characters (found 122). 1879
 Warning sizes LineLength Line is longer than 120 characters (found 125). 1917
 Warning sizes LineLength Line is longer than 120 characters (found 122). 1938
 Warning javadoc JavadocMethod Missing a Javadoc comment. 1980
 Warning sizes LineLength Line is longer than 120 characters (found 137). 1986
 Warning javadoc JavadocMethod Missing a Javadoc comment. 1986
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1988

org/opendaylight/yangtools/yang/parser/impl/SchemaContextImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 72

org/opendaylight/yangtools/yang/parser/impl/SchemaPathStack.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 136). 33

org/opendaylight/yangtools/yang/parser/impl/ValidationUtil.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning javadoc SummaryJavadoc First sentence should be present. 21
 Warning javadoc SummaryJavadoc First sentence should be present. 27
 Warning sizes LineLength Line is longer than 120 characters (found 122). 61
 Warning naming MethodName Method name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 73
 Warning sizes LineLength Line is longer than 120 characters (found 125). 90

org/opendaylight/yangtools/yang/parser/impl/YangErrorListener.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.antlr.v4.runtime.BaseErrorListener'should be separated from previous import group. 12
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 26
 Warning javadoc JavadocMethod Missing a Javadoc comment. 52

org/opendaylight/yangtools/yang/parser/impl/YangModelBasicValidationListener.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning javadoc SummaryJavadoc First sentence should be present. 79
 Warning javadoc SummaryJavadoc First sentence should be present. 100
 Warning javadoc SummaryJavadoc First sentence should be present. 122
 Warning javadoc SummaryJavadoc First sentence should be present. 140
 Warning javadoc SummaryJavadoc First sentence should be present. 162
 Warning javadoc SummaryJavadoc First sentence should be present. 174
 Warning javadoc SummaryJavadoc First sentence should be present. 188
 Warning javadoc SummaryJavadoc First sentence should be present. 207
 Warning javadoc SummaryJavadoc First sentence should be present. 227
 Warning javadoc SummaryJavadoc First sentence should be present. 238
 Warning javadoc SummaryJavadoc First sentence should be present. 254
 Warning javadoc SummaryJavadoc First sentence should be present. 270
 Warning javadoc SummaryJavadoc First sentence should be present. 286
 Warning javadoc SummaryJavadoc First sentence should be present. 301
 Warning javadoc SummaryJavadoc First sentence should be present. 312
 Warning javadoc SummaryJavadoc First sentence should be present. 323
 Warning javadoc SummaryJavadoc First sentence should be present. 340
 Warning javadoc SummaryJavadoc First sentence should be present. 357
 Warning javadoc SummaryJavadoc First sentence should be present. 368
 Warning javadoc SummaryJavadoc First sentence should be present. 381
 Warning javadoc SummaryJavadoc First sentence should be present. 392
 Warning javadoc SummaryJavadoc First sentence should be present. 403
 Warning javadoc SummaryJavadoc First sentence should be present. 418
 Warning javadoc SummaryJavadoc First sentence should be present. 431
 Warning javadoc SummaryJavadoc First sentence should be present. 442
 Warning javadoc SummaryJavadoc First sentence should be present. 453
 Warning javadoc SummaryJavadoc First sentence should be present. 464
 Warning javadoc SummaryJavadoc First sentence should be present. 475
 Warning javadoc SummaryJavadoc First sentence should be present. 486
 Warning javadoc SummaryJavadoc First sentence should be present. 497
 Warning javadoc SummaryJavadoc First sentence should be present. 508
 Warning javadoc SummaryJavadoc First sentence should be present. 519
 Warning javadoc SummaryJavadoc First sentence should be present. 530
 Warning javadoc SummaryJavadoc First sentence should be present. 542
 Warning javadoc SummaryJavadoc First sentence should be present. 553
 Warning javadoc SummaryJavadoc First sentence should be present. 564
 Warning javadoc SummaryJavadoc First sentence should be present. 575
 Warning javadoc SummaryJavadoc First sentence should be present. 587
 Warning javadoc SummaryJavadoc First sentence should be present. 598
 Warning javadoc SummaryJavadoc First sentence should be present. 615
 Warning javadoc SummaryJavadoc First sentence should be present. 628

org/opendaylight/yangtools/yang/parser/impl/YangModelBasicValidator.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.antlr.v4.runtime.tree.ParseTree'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17
 Warning javadoc JavadocMethod Missing a Javadoc comment. 32

org/opendaylight/yangtools/yang/parser/impl/YangParserImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 22
 Warning imports CustomImportOrder 'java.io.File'should be separated from previous import group. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.InputStream' import. 25
 Warning imports CustomImportOrder 'org.antlr.v4.runtime.ANTLRInputStream'should be separated from previous import group. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.parser.builder.impl.IdentityrefTypeBuilder' import. 80
 Warning sizes LineLength Line is longer than 120 characters (found 124). 117
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '106'. 156
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '156'. 170
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '162'. 180
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 184
 Warning sizes LineLength Line is longer than 120 characters (found 121). 203
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '191'. 207
 Warning sizes LineLength Line is longer than 120 characters (found 122). 209
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '202'. 218
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 222
 Warning sizes LineLength Line is longer than 120 characters (found 122). 241
 Warning javadoc JavadocMethod Missing a Javadoc comment. 340
 Warning javadoc JavadocMethod Missing a Javadoc comment. 348
 Warning sizes LineLength Line is longer than 120 characters (found 171). 354
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 383
 Warning sizes LineLength Line is longer than 120 characters (found 171). 386
 Warning sizes LineLength Line is longer than 120 characters (found 147). 644
 Warning javadoc JavadocMethod Missing a Javadoc comment. 654
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 696
 Warning sizes LineLength Line is longer than 120 characters (found 130). 760
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 831
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 964
 Warning sizes LineLength Line is longer than 120 characters (found 128). 1151
 Warning sizes LineLength Line is longer than 120 characters (found 132). 1208
 Warning sizes LineLength Line is longer than 120 characters (found 124). 1226
 Warning sizes LineLength Line is longer than 120 characters (found 135). 1277
 Warning sizes LineLength Line is longer than 120 characters (found 152). 1285

org/opendaylight/yangtools/yang/parser/impl/YangParserListenerImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 24
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 25
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 26
 Warning imports CustomImportOrder 'java.net.URI'should be separated from previous import group. 27
 Warning imports CustomImportOrder 'org.antlr.v4.runtime.tree.ParseTree'should be separated from previous import group. 38
 Warning sizes LineLength Line is longer than 120 characters (found 121). 132
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 139
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 520
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 521
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 521
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 522
 Warning indentation Indentation 'member def modifier' have incorrect indentation level 20, expected level should be 24. 522
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 523
 Warning indentation Indentation 'member def modifier' have incorrect indentation level 20, expected level should be 24. 523
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 524
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 524
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 525
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 525
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 526
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 527
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 528
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 529
 Warning indentation Indentation 'member def modifier' have incorrect indentation level 20, expected level should be 24. 529
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 530
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 530
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 531
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 532
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 533
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 535
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 535
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 536
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 536
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 569
 Warning sizes LineLength Line is longer than 120 characters (found 121). 584
 Warning sizes LineLength Line is longer than 120 characters (found 121). 836
 Warning javadoc JavadocMethod Missing a Javadoc comment. 1092

org/opendaylight/yangtools/yang/parser/impl/YangStatementParserListenerImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning sizes LineLength Line is longer than 120 characters (found 134). 53
 Warning javadoc JavadocMethod Missing a Javadoc comment. 53

org/opendaylight/yangtools/yang/parser/impl/YinStatementParserImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 55
 Warning sizes LineLength Line is longer than 120 characters (found 134). 79
 Warning sizes LineLength Line is longer than 120 characters (found 139). 113
 Warning sizes LineLength Line is longer than 120 characters (found 133). 209
 Warning sizes LineLength Line is longer than 120 characters (found 135). 232
 Warning sizes LineLength Line is longer than 120 characters (found 123). 244
 Warning sizes LineLength Line is longer than 120 characters (found 135). 247
 Warning sizes LineLength Line is longer than 120 characters (found 128). 250

org/opendaylight/yangtools/yang/parser/impl/util/YangModelDependencyInfo.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 16
 Warning imports CustomImportOrder 'java.util.HashSet'should be separated from previous import group. 17
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.antlrv4.code.gen.YangStatementParser.StatementContext' import. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableSet' import. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 25
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 26
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 43
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 44
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 45
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 75
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 81
 Warning javadoc SummaryJavadoc First sentence should be present. 91
 Warning javadoc SummaryJavadoc First sentence should be present. 100
 Warning javadoc SummaryJavadoc First sentence should be present. 109
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 166
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 189
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 211
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 223
 Warning naming LocalVariableName Local variable name 'IncludeModuleName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 283
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '250'. 310
 Warning javadoc JavadocMethod Missing a Javadoc comment. 321
 Warning javadoc JavadocMethod Missing a Javadoc comment. 342
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '357'. 385
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '272'. 402
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '114'. 413
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 423
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 445

org/opendaylight/yangtools/yang/parser/repo/AbstractURLRegistration.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 17
 Warning sizes LineLength Line is longer than 120 characters (found 130). 17

org/opendaylight/yangtools/yang/parser/repo/AbstractYangTextSchemaSourceRegistration.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 165). 13

org/opendaylight/yangtools/yang/parser/repo/DependencyResolver.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 37
 Warning sizes LineLength Line is longer than 120 characters (found 134). 49
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 99
 Warning sizes LineLength Line is longer than 120 characters (found 151). 145
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 171
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 174
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 176
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 179
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 183

org/opendaylight/yangtools/yang/parser/repo/SharedSchemaContextFactory.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 25
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 26
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 27
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 28
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 29
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 30
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 31
 Warning sizes LineLength Line is longer than 120 characters (found 162). 52
 Warning sizes LineLength Line is longer than 120 characters (found 166). 55
 Warning sizes LineLength Line is longer than 120 characters (found 124). 61
 Warning sizes LineLength Line is longer than 120 characters (found 147). 63
 Warning sizes LineLength Line is longer than 120 characters (found 159). 65
 Warning sizes LineLength Line is longer than 120 characters (found 135). 75
 Warning sizes LineLength Line is longer than 120 characters (found 130). 101
 Warning sizes LineLength Line is longer than 120 characters (found 140). 108
 Warning sizes LineLength Line is longer than 120 characters (found 136). 119
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 137
 Warning javadoc SummaryJavadoc First sentence should be present. 145
 Warning sizes LineLength Line is longer than 120 characters (found 123). 165
 Warning sizes LineLength Line is longer than 120 characters (found 129). 183

org/opendaylight/yangtools/yang/parser/repo/SharedSchemaRepository.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 27

org/opendaylight/yangtools/yang/parser/repo/URLRegistration.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 17

org/opendaylight/yangtools/yang/parser/repo/URLSchemaContextResolver.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 27
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 45
 Warning sizes LineLength Line is longer than 120 characters (found 126). 47
 Warning sizes LineLength Line is longer than 120 characters (found 122). 67

org/opendaylight/yangtools/yang/parser/repo/YangTextSchemaContextResolver.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 18
 Warning imports CustomImportOrder 'java.io.IOException'should be separated from previous import group. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.InputStream' import. 20
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaContext'should be separated from previous import group. 28
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 88
 Warning sizes LineLength Line is longer than 120 characters (found 121). 104
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 157
 Warning sizes LineLength Line is longer than 120 characters (found 152). 159
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 184
 Warning sizes LineLength Line is longer than 120 characters (found 135). 228
 Warning sizes LineLength Line is longer than 120 characters (found 123). 234

org/opendaylight/yangtools/yang/parser/repo/YangTextSchemaSourceRegistration.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/spi/ExtensionNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16
 Warning sizes LineLength Line is longer than 120 characters (found 138). 21

org/opendaylight/yangtools/yang/parser/spi/FeatureNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17
 Warning sizes LineLength Line is longer than 120 characters (found 131). 22

org/opendaylight/yangtools/yang/parser/spi/GroupingNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17
 Warning sizes LineLength Line is longer than 120 characters (found 144). 24

org/opendaylight/yangtools/yang/parser/spi/IdentityNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18

org/opendaylight/yangtools/yang/parser/spi/ModuleNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 15

org/opendaylight/yangtools/yang/parser/spi/NamespaceToModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.QNameModule' import. 12
 Warning sizes LineLength Line is longer than 120 characters (found 138). 16

org/opendaylight/yangtools/yang/parser/spi/SchemaNodeIdentifierNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17
 Warning sizes LineLength Line is longer than 120 characters (found 172). 25

org/opendaylight/yangtools/yang/parser/spi/SubmoduleNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 150). 15

org/opendaylight/yangtools/yang/parser/spi/SubstatementValidator.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 27
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50
 Warning javadoc JavadocMethod Missing a Javadoc comment. 64

org/opendaylight/yangtools/yang/parser/spi/TypeNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23

org/opendaylight/yangtools/yang/parser/spi/meta/AbstractDeclaredStatement.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14

org/opendaylight/yangtools/yang/parser/spi/meta/AbstractStatementSupport.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 20
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 77
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 91
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 105

org/opendaylight/yangtools/yang/parser/spi/meta/DerivedIdentitiesNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17

org/opendaylight/yangtools/yang/parser/spi/meta/DerivedNamespaceBehaviour.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 133). 14
 Warning naming ClassTypeParameterName Class type name 'DK' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 14
 Warning naming ClassTypeParameterName Class type name 'DN' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 14

org/opendaylight/yangtools/yang/parser/spi/meta/ImportedNamespaceContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 13
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 19

org/opendaylight/yangtools/yang/parser/spi/meta/InferenceException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.parser.spi.source.SourceException'should be separated from previous import group. 11
 Warning javadoc SummaryJavadoc First sentence should be present. 14

org/opendaylight/yangtools/yang/parser/spi/meta/InvalidSubstatementException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.parser.spi.source.SourceException'should be separated from previous import group. 11
 Warning javadoc SummaryJavadoc First sentence should be present. 14

org/opendaylight/yangtools/yang/parser/spi/meta/MissingSubstatementException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.parser.spi.source.SourceException'should be separated from previous import group. 11
 Warning javadoc SummaryJavadoc First sentence should be present. 14

org/opendaylight/yangtools/yang/parser/spi/meta/ModelActionBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 21
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 24
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 30
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 38
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 58
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 68
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 77
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 88
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 109
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 122
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 125
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 133
 Warning sizes LineLength Line is longer than 120 characters (found 185). 140
 Warning sizes LineLength Line is longer than 120 characters (found 206). 142
 Warning whitespace GenericWhitespace GenericWhitespace '>' should followed by whitespace. 142
 Warning sizes LineLength Line is longer than 120 characters (found 190). 146
 Warning sizes LineLength Line is longer than 120 characters (found 210). 148
 Warning sizes LineLength Line is longer than 120 characters (found 131). 150
 Warning sizes LineLength Line is longer than 120 characters (found 221). 154
 Warning sizes LineLength Line is longer than 120 characters (found 188). 158
 Warning sizes LineLength Line is longer than 120 characters (found 187). 160
 Warning whitespace GenericWhitespace GenericWhitespace '>' is preceded with whitespace. 160
 Warning sizes LineLength Line is longer than 120 characters (found 130). 162

org/opendaylight/yangtools/yang/parser/spi/meta/ModelProcessingPhase.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 14
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 16
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 20

org/opendaylight/yangtools/yang/parser/spi/meta/NamespaceBehaviour.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 19
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 22
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 68
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 70
 Warning modifier ModifierOrder '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 82
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 88
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 90
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 109
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 4. 110
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 113
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 115
 Warning sizes LineLength Line is longer than 120 characters (found 123). 127
 Warning javadoc SummaryJavadoc First sentence should be present. 131
 Warning javadoc SummaryJavadoc First sentence should be present. 141
 Warning javadoc SummaryJavadoc First sentence should be present. 150
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 250

org/opendaylight/yangtools/yang/parser/spi/meta/NamespaceNotAvailableException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 13

org/opendaylight/yangtools/yang/parser/spi/meta/QNameCacheNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/parser/spi/meta/ReactorException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/spi/meta/SomeModifiersUnresolvedException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/spi/meta/StatementFactory.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/spi/meta/StatementNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/parser/spi/meta/StatementSupport.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 19
 Warning sizes LineLength Line is longer than 120 characters (found 161). 31
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 35
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 42
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 45
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 49
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 53
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 56
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 62
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 65
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 68
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 72
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 80
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 83
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 86
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 90
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 99
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 102
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 105
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 109
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 119

org/opendaylight/yangtools/yang/parser/spi/meta/StatementSupportBundle.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 200). 20
 Warning sizes LineLength Line is longer than 120 characters (found 124). 47
 Warning javadoc JavadocMethod Missing a Javadoc comment. 65
 Warning javadoc JavadocMethod Missing a Javadoc comment. 75
 Warning javadoc JavadocMethod Missing a Javadoc comment. 96
 Warning sizes LineLength Line is longer than 120 characters (found 132). 99
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 7, expected level should be 8. 104
 Warning sizes LineLength Line is longer than 120 characters (found 124). 104
 Warning javadoc JavadocMethod Missing a Javadoc comment. 104
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 7, expected level should be 8. 112

org/opendaylight/yangtools/yang/parser/spi/meta/StmtContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15

org/opendaylight/yangtools/yang/parser/spi/meta/StmtContextUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 57
 Warning javadoc JavadocMethod Missing a Javadoc comment. 80
 Warning javadoc JavadocMethod Missing a Javadoc comment. 91
 Warning sizes LineLength Line is longer than 120 characters (found 121). 92
 Warning javadoc JavadocMethod Missing a Javadoc comment. 103
 Warning sizes LineLength Line is longer than 120 characters (found 122). 104
 Warning javadoc JavadocMethod Missing a Javadoc comment. 115
 Warning javadoc JavadocMethod Missing a Javadoc comment. 123
 Warning sizes LineLength Line is longer than 120 characters (found 127). 137
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '80'. 140
 Warning javadoc JavadocMethod Missing a Javadoc comment. 140
 Warning javadoc JavadocMethod Missing a Javadoc comment. 156
 Warning javadoc JavadocMethod Missing a Javadoc comment. 174
 Warning javadoc JavadocMethod Missing a Javadoc comment. 195
 Warning javadoc JavadocMethod Missing a Javadoc comment. 211

org/opendaylight/yangtools/yang/parser/spi/source/AnyxmlSchemaLocationNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 17
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18
 Warning sizes LineLength Line is longer than 120 characters (found 203). 24

org/opendaylight/yangtools/yang/parser/spi/source/AugmentToChoiceNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 13

org/opendaylight/yangtools/yang/parser/spi/source/BelongsToModuleContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 13

org/opendaylight/yangtools/yang/parser/spi/source/BelongsToPrefixToModuleIdentifier.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15

org/opendaylight/yangtools/yang/parser/spi/source/BelongsToPrefixToModuleName.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 13

org/opendaylight/yangtools/yang/parser/spi/source/DeclarationInTextSource.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 13
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 19
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 20

org/opendaylight/yangtools/yang/parser/spi/source/ImpPrefixToModuleIdentifier.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15

org/opendaylight/yangtools/yang/parser/spi/source/IncludedSubmoduleNameToIdentifier.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15

org/opendaylight/yangtools/yang/parser/spi/source/ModuleCtxToModuleQName.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.QNameModule' import. 12
 Warning javadoc SummaryJavadoc First sentence should be present. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16

org/opendaylight/yangtools/yang/parser/spi/source/ModuleIdentifierToModuleQName.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16

org/opendaylight/yangtools/yang/parser/spi/source/ModuleNameToModuleQName.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 13
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 14

org/opendaylight/yangtools/yang/parser/spi/source/ModuleNamespaceForBelongsTo.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/spi/source/ModuleQNameToModuleName.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 13
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 14

org/opendaylight/yangtools/yang/parser/spi/source/PrefixToModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QNameModule'should be separated from previous import group. 11
 Warning javadoc SummaryJavadoc First sentence should be present. 14

org/opendaylight/yangtools/yang/parser/spi/source/PrefixToModuleMap.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning naming ParameterName Parameter name 'qNameModule' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 20

org/opendaylight/yangtools/yang/parser/spi/source/QNameToStatementDefinition.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15

org/opendaylight/yangtools/yang/parser/spi/source/QNameToStatementDefinitionMap.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning naming MemberName Member name 'qNameToStmtDefMap' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 20
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 22

org/opendaylight/yangtools/yang/parser/spi/source/SourceException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning modifier ModifierOrder '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 79

org/opendaylight/yangtools/yang/parser/spi/source/StatementSourceReference.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 13
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 27
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 31
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 32
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 38

org/opendaylight/yangtools/yang/parser/spi/source/StatementStreamSource.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 11
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 18
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 23
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 48
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 66
 Warning sizes LineLength Line is longer than 120 characters (found 153). 84
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 87
 Warning sizes LineLength Line is longer than 120 characters (found 126). 102

org/opendaylight/yangtools/yang/parser/spi/source/StatementWriter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 32
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 48
 Warning javadoc SummaryJavadoc First sentence should be present. 81

org/opendaylight/yangtools/yang/parser/spi/source/StmtOrderingNamespace.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15

org/opendaylight/yangtools/yang/parser/spi/validation/ValidationBundlesNamespace.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.meta.IdentifierNamespace'should be separated from previous import group. 12
 Warning javadoc SummaryJavadoc First sentence should be present. 22
 Warning javadoc SummaryJavadoc First sentence should be present. 27
 Warning javadoc SummaryJavadoc First sentence should be present. 32
 Warning javadoc SummaryJavadoc First sentence should be present. 43

org/opendaylight/yangtools/yang/parser/stmt/reactor/BuildGlobalContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 25
 Warning sizes LineLength Line is longer than 120 characters (found 121). 53
 Warning sizes LineLength Line is longer than 120 characters (found 164). 74
 Warning sizes LineLength Line is longer than 120 characters (found 140). 107
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 233
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 265
 Warning coding FallThrough Fall through from previous branch of the switch statement. 272
 Warning indentation Indentation 'block' child have incorrect indentation level 27, expected level should be 28. 279

org/opendaylight/yangtools/yang/parser/stmt/reactor/ContextBuilder.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/parser/stmt/reactor/CrossSourceStatementReactor.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning sizes LineLength Line is longer than 120 characters (found 178). 45
 Warning whitespace GenericWhitespace GenericWhitespace '>' should followed by whitespace. 58
 Warning javadoc JavadocMethod Missing a Javadoc comment. 91
 Warning javadoc JavadocMethod Missing a Javadoc comment. 105
 Warning javadoc JavadocMethod Missing a Javadoc comment. 114

org/opendaylight/yangtools/yang/parser/stmt/reactor/EffectiveModelContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/yang/parser/stmt/reactor/ModelDefinedStatementDefinition.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 13
 Warning naming MemberName Member name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 22
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 24

org/opendaylight/yangtools/yang/parser/stmt/reactor/ModifierImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 14
 Warning imports CustomImportOrder 'java.util.HashSet'should be separated from previous import group. 15
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement'should be separated from previous import group. 18
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 70
 Warning sizes LineLength Line is longer than 120 characters (found 235). 102
 Warning sizes LineLength Line is longer than 120 characters (found 137). 114
 Warning sizes LineLength Line is longer than 120 characters (found 162). 127
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 127
 Warning sizes LineLength Line is longer than 120 characters (found 126). 128
 Warning indentation Indentation 'try' have incorrect indentation level 12, expected level should be 8. 129
 Warning indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 12. 130
 Warning indentation Indentation 'try' child have incorrect indentation level 16, expected level should be 12. 130
 Warning indentation Indentation 'try' child have incorrect indentation level 16, expected level should be 12. 131
 Warning indentation Indentation 'try' child have incorrect indentation level 16, expected level should be 12. 132
 Warning indentation Indentation 'try' child have incorrect indentation level 16, expected level should be 12. 133
 Warning indentation Indentation 'try' child have incorrect indentation level 16, expected level should be 12. 134
 Warning indentation Indentation 'try rcurly' have incorrect indentation level 12, expected level should be 8. 135
 Warning indentation Indentation 'catch' child have incorrect indentation level 16, expected level should be 12. 136
 Warning indentation Indentation 'catch rcurly' have incorrect indentation level 12, expected level should be 8. 137
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be 4. 138
 Warning sizes LineLength Line is longer than 120 characters (found 128). 141
 Warning sizes LineLength Line is longer than 120 characters (found 134). 156
 Warning sizes LineLength Line is longer than 120 characters (found 208). 165
 Warning sizes LineLength Line is longer than 120 characters (found 210). 171
 Warning whitespace GenericWhitespace GenericWhitespace '>' is preceded with whitespace. 171
 Warning sizes LineLength Line is longer than 120 characters (found 124). 176
 Warning sizes LineLength Line is longer than 120 characters (found 159). 181
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '175'. 186
 Warning sizes LineLength Line is longer than 120 characters (found 129). 187
 Warning sizes LineLength Line is longer than 120 characters (found 127). 189
 Warning sizes LineLength Line is longer than 120 characters (found 126). 194
 Warning sizes LineLength Line is longer than 120 characters (found 164). 199
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '193'. 204
 Warning sizes LineLength Line is longer than 120 characters (found 134). 205
 Warning sizes LineLength Line is longer than 120 characters (found 126). 207
 Warning sizes LineLength Line is longer than 120 characters (found 121). 213
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 228
 Warning sizes LineLength Line is longer than 120 characters (found 176). 229
 Warning sizes LineLength Line is longer than 120 characters (found 135). 285
 Warning whitespace EmptyLineSeparator 'CLASS_DEF' should be separated from previous statement. 297
 Warning sizes LineLength Line is longer than 120 characters (found 124). 297
 Warning sizes LineLength Line is longer than 120 characters (found 140). 301
 Warning sizes LineLength Line is longer than 120 characters (found 134). 306
 Warning sizes LineLength Line is longer than 120 characters (found 127). 308
 Warning sizes LineLength Line is longer than 120 characters (found 147). 314
 Warning sizes LineLength Line is longer than 120 characters (found 127). 323
 Warning sizes LineLength Line is longer than 120 characters (found 140). 331
 Warning sizes LineLength Line is longer than 120 characters (found 155). 337
 Warning sizes LineLength Line is longer than 120 characters (found 145). 341
 Warning sizes LineLength Line is longer than 120 characters (found 127). 348

org/opendaylight/yangtools/yang/parser/stmt/reactor/NamespaceBehaviourWithListeners.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.meta.IdentifierNamespace'should be separated from previous import group. 14
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 70

org/opendaylight/yangtools/yang/parser/stmt/reactor/NamespaceStorageSupport.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.ModuleIdentifier'should be separated from previous import group. 14
 Warning sizes LineLength Line is longer than 120 characters (found 137). 37
 Warning sizes LineLength Line is longer than 120 characters (found 127). 41
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 46
 Warning sizes LineLength Line is longer than 120 characters (found 126). 50
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 50
 Warning sizes LineLength Line is longer than 120 characters (found 150). 54
 Warning sizes LineLength Line is longer than 120 characters (found 153). 60
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 75
 Warning sizes LineLength Line is longer than 120 characters (found 128). 108
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 111

org/opendaylight/yangtools/yang/parser/stmt/reactor/RootStatementContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning javadoc SummaryJavadoc First sentence should be present. 22
 Warning sizes LineLength Line is longer than 120 characters (found 131). 31
 Warning sizes LineLength Line is longer than 120 characters (found 133). 37
 Warning javadoc SummaryJavadoc First sentence should be present. 50
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Warning javadoc SummaryJavadoc First sentence should be present. 65
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Warning javadoc SummaryJavadoc First sentence should be present. 80
 Warning javadoc SummaryJavadoc First sentence should be present. 88
 Warning javadoc SummaryJavadoc First sentence should be present. 96
 Warning javadoc SummaryJavadoc First sentence should be present. 108
 Warning javadoc SummaryJavadoc First sentence should be present. 125
 Warning sizes LineLength Line is longer than 120 characters (found 127). 131
 Warning javadoc SummaryJavadoc First sentence should be present. 136
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 149
 Warning javadoc SummaryJavadoc First sentence should be present. 163

org/opendaylight/yangtools/yang/parser/stmt/reactor/SimpleNamespaceContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.meta.IdentifierNamespace'should be separated from previous import group. 13
 Warning whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 22
 Warning sizes LineLength Line is longer than 120 characters (found 143). 26

org/opendaylight/yangtools/yang/parser/stmt/reactor/SourceSpecificContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning naming MemberName Member name 'qNameToStmtDefMap' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 80
 Warning sizes LineLength Line is longer than 120 characters (found 127). 105
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 121
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 135
 Warning sizes LineLength Line is longer than 120 characters (found 133). 317
 Warning whitespace MethodParamPad '(' should be on the previous line. 352
 Warning sizes LineLength Line is longer than 120 characters (found 128). 378

org/opendaylight/yangtools/yang/parser/stmt/reactor/StatementContextBase.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning javadoc SummaryJavadoc First sentence should be present. 44
 Warning javadoc SummaryJavadoc First sentence should be present. 54
 Warning javadoc SummaryJavadoc First sentence should be present. 181
 Warning javadoc SummaryJavadoc First sentence should be present. 187
 Warning javadoc SummaryJavadoc First sentence should be present. 193
 Warning javadoc SummaryJavadoc First sentence should be present. 201
 Warning javadoc SummaryJavadoc First sentence should be present. 209
 Warning javadoc SummaryJavadoc First sentence should be present. 217
 Warning javadoc SummaryJavadoc First sentence should be present. 225
 Warning javadoc SummaryJavadoc First sentence should be present. 233
 Warning javadoc SummaryJavadoc First sentence should be present. 241
 Warning sizes LineLength Line is longer than 120 characters (found 123). 249
 Warning javadoc JavadocMethod Missing a Javadoc comment. 253
 Warning javadoc SummaryJavadoc First sentence should be present. 263
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 271
 Warning javadoc SummaryJavadoc First sentence should be present. 284
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 292
 Warning javadoc SummaryJavadoc First sentence should be present. 304
 Warning coding MissingSwitchDefault switch without "default" clause. 332
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. 333
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. 334
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. 334
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. 335
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. 336
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. 337
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. 337
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. 338
 Warning javadoc SummaryJavadoc First sentence should be present. 345
 Warning javadoc SummaryJavadoc First sentence should be present. 353
 Warning javadoc SummaryJavadoc First sentence should be present. 366
 Warning javadoc SummaryJavadoc First sentence should be present. 377
 Warning javadoc SummaryJavadoc First sentence should be present. 392
 Warning javadoc SummaryJavadoc First sentence should be present. 426
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 448
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 449
 Warning javadoc SummaryJavadoc First sentence should be present. 455
 Warning javadoc SummaryJavadoc First sentence should be present. 467
 Warning sizes LineLength Line is longer than 120 characters (found 137). 473
 Warning javadoc SummaryJavadoc First sentence should be present. 500
 Warning javadoc SummaryJavadoc First sentence should be present. 508
 Warning javadoc SummaryJavadoc First sentence should be present. 516
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 519
 Warning sizes LineLength Line is longer than 120 characters (found 125). 521
 Warning javadoc SummaryJavadoc First sentence should be present. 539
 Warning whitespace OperatorWrap '+' should be on a new line. 549
 Warning javadoc SummaryJavadoc First sentence should be present. 557
 Warning sizes LineLength Line is longer than 120 characters (found 123). 568

org/opendaylight/yangtools/yang/parser/stmt/reactor/StatementContextWriter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 44

org/opendaylight/yangtools/yang/parser/stmt/reactor/StatementDefinitionContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 25
 Warning javadoc JavadocMethod Missing a Javadoc comment. 52
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 54
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 55
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 55
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 56
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 57
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 58
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 58
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 59
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 60
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 61
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 61
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 62
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 63
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 64

org/opendaylight/yangtools/yang/parser/stmt/reactor/StatementIdentifier.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13

org/opendaylight/yangtools/yang/parser/stmt/reactor/SubstatementContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 152
 Warning whitespace OperatorWrap '&&' should be on a new line. 199
 Warning sizes LineLength Line is longer than 120 characters (found 125). 265

org/opendaylight/yangtools/yang/parser/stmt/reactor/VirtualNamespaceContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning naming ClassTypeParameterName Class type name 'DK' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 16
 Warning sizes LineLength Line is longer than 120 characters (found 143). 27

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/AbstractRootStatement.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 122). 36

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/AnyxmlSchemaLocationStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 182). 32
 Warning sizes LineLength Line is longer than 120 characters (found 175). 45
 Warning sizes LineLength Line is longer than 120 characters (found 184). 58

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/AnyxmlStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder 'java.util.Collection'should be separated from previous import group. 13
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 15
 Warning sizes LineLength Line is longer than 120 characters (found 211). 85

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ArgumentStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/AugmentStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder 'java.util.Collection'should be separated from previous import group. 13
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 16
 Warning sizes LineLength Line is longer than 120 characters (found 138). 65
 Warning sizes LineLength Line is longer than 120 characters (found 140). 88
 Warning sizes LineLength Line is longer than 120 characters (found 154). 94
 Warning sizes LineLength Line is longer than 120 characters (found 180). 104
 Warning sizes LineLength Line is longer than 120 characters (found 160). 107
 Warning sizes LineLength Line is longer than 120 characters (found 139). 113
 Warning javadoc SummaryJavadoc First sentence should be present. 117

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/AugmentUtils.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning sizes LineLength Line is longer than 120 characters (found 121). 47
 Warning sizes LineLength Line is longer than 120 characters (found 121). 64
 Warning naming LocalVariableName Local variable name 'qNamesEqual' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 107
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 122

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/BaseStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 131). 82

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/BelongsToStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 133). 70
 Warning sizes LineLength Line is longer than 120 characters (found 133). 100
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 102

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/BitStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/BitsSpecificationImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 121). 24
 Warning sizes LineLength Line is longer than 120 characters (found 140). 36
 Warning sizes LineLength Line is longer than 120 characters (found 142). 55

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/CaseStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 15
 Warning sizes LineLength Line is longer than 120 characters (found 130). 55
 Warning sizes LineLength Line is longer than 120 characters (found 122). 66
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 88
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 98
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 108
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 113
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 118

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ChildSchemaNodes.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 11
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 21
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 22
 Warning whitespace GenericWhitespace GenericWhitespace '>' should followed by whitespace. 26
 Warning sizes LineLength Line is longer than 120 characters (found 129). 51
 Warning sizes LineLength Line is longer than 120 characters (found 122). 55
 Warning sizes LineLength Line is longer than 120 characters (found 138). 57
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 57

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ChoiceStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 15

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ContactStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 138). 30
 Warning sizes LineLength Line is longer than 120 characters (found 166). 47
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 59

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ContainerStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 140). 62
 Warning sizes LineLength Line is longer than 120 characters (found 165). 85
 Warning indentation Indentation 'method def' child have incorrect indentation level 11, expected level should be 12. 86

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/Decimal64SpecificationImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 122). 34
 Warning sizes LineLength Line is longer than 120 characters (found 124). 52

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/DefaultStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 138). 32
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 61

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/DescriptionStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 146). 31
 Warning sizes LineLength Line is longer than 120 characters (found 178). 48
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 60

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/DeviateStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Deviation'should be separated from previous import group. 13
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 74

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/DeviationStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 123). 24
 Warning sizes LineLength Line is longer than 120 characters (found 170). 36
 Warning sizes LineLength Line is longer than 120 characters (found 144). 54
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 66

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/EmptyMandatoryEffectiveStatement.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/EmptyMandatoryStatement.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 13
 Warning whitespace OperatorWrap '&&' should be on a new line. 93
 Warning whitespace OperatorWrap '&&' should be on a new line. 94
 Warning whitespace OperatorWrap '&&' should be on a new line. 95
 Warning whitespace OperatorWrap '&&' should be on a new line. 96
 Warning whitespace OperatorWrap '&&' should be on a new line. 97

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/EnumSpecificationImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 121). 24
 Warning sizes LineLength Line is longer than 120 characters (found 140). 36
 Warning sizes LineLength Line is longer than 120 characters (found 136). 55

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/EnumStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ErrorAppTagStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ErrorMessageStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ExtensionStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 140). 39
 Warning sizes LineLength Line is longer than 120 characters (found 180). 76

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/FeatureStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/FractionDigitsStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 128). 65

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/GroupingStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/GroupingUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning javadoc SummaryJavadoc First sentence should be present. 42
 Warning javadoc JavadocMethod Missing a Javadoc comment. 60
 Warning javadoc JavadocMethod Missing a Javadoc comment. 77
 Warning javadoc JavadocMethod Missing a Javadoc comment. 94
 Warning javadoc JavadocMethod Missing a Javadoc comment. 129
 Warning javadoc JavadocMethod Missing a Javadoc comment. 144
 Warning sizes LineLength Line is longer than 120 characters (found 131). 167
 Warning sizes LineLength Line is longer than 120 characters (found 150). 168

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/IdentityRefSpecificationImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 135). 27
 Warning sizes LineLength Line is longer than 120 characters (found 154). 40
 Warning whitespace OperatorWrap '+' should be on a new line. 70
 Warning whitespace OperatorWrap '+' should be on a new line. 76

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/IdentityStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 141). 41
 Warning sizes LineLength Line is longer than 120 characters (found 178). 65

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/IfFeatureStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ImportStatementDefinition.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder 'java.net.URI'should be separated from previous import group. 13
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. 18
 Warning sizes LineLength Line is longer than 120 characters (found 141). 88
 Warning sizes LineLength Line is longer than 120 characters (found 139). 109
 Warning sizes LineLength Line is longer than 120 characters (found 139). 111
 Warning sizes LineLength Line is longer than 120 characters (found 143). 114
 Warning sizes LineLength Line is longer than 120 characters (found 161). 116
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 147
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 148

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ImportStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ImportedModuleContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/IncludeStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder 'java.net.URI'should be separated from previous import group. 13
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. 16
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 107
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 107

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/IncludedModuleContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/InputStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/InstanceIdentifierSpecificationImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 168). 36
 Warning sizes LineLength Line is longer than 120 characters (found 164). 56

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/KeyStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/LeafListStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 15

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/LeafStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 15
 Warning sizes LineLength Line is longer than 120 characters (found 130). 58
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 92
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 97
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 102
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 107
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 112
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 122
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 127
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 132
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 137
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 142
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 147

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/LeafrefSpecificationImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 146). 36
 Warning sizes LineLength Line is longer than 120 characters (found 142). 56

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/LengthStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 124). 65

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ListStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 15

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/MandatoryStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/MaxElementsStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/MinElementsStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ModuleStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ModuleStatementSupport.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils.firstAttributeOf' import. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder 'java.net.URI'should be separated from previous import group. 13
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QNameModule'should be separated from previous import group. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.parser.spi.source.ModuleNamespaceForBelongsTo' import. 34
 Warning sizes LineLength Line is longer than 120 characters (found 125). 93
 Warning naming LocalVariableName Local variable name 'qNameModule' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 105
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 107

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/MustStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.RevisionAwareXPath'should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 128). 41
 Warning sizes LineLength Line is longer than 120 characters (found 130). 59

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/NamespaceStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 136). 26
 Warning sizes LineLength Line is longer than 120 characters (found 160). 43

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/NotificationStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 14

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/NumericalRestrictionsImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 148). 33
 Warning sizes LineLength Line is longer than 120 characters (found 150). 52

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/OrderedByStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/OrganizationStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/OutputStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 126). 59

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/PathStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.RevisionAwareXPath'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 128). 32
 Warning sizes LineLength Line is longer than 120 characters (found 130). 50

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/PatternStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 132). 47
 Warning sizes LineLength Line is longer than 120 characters (found 134). 74

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/PositionStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping' import. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/PrefixStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 136). 25
 Warning sizes LineLength Line is longer than 120 characters (found 160). 42

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/PresenceStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RangeStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 12

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RecursiveObjectLeaker.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 26
 Warning javadoc JavadocMethod Missing a Javadoc comment. 45
 Warning javadoc JavadocMethod Missing a Javadoc comment. 58
 Warning javadoc JavadocMethod Missing a Javadoc comment. 77
 Warning javadoc JavadocMethod Missing a Javadoc comment. 94
 Warning modifier ModifierOrder '@Nullable' annotation modifier does not preceed non-annotation modifiers. 94

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ReferenceStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 142). 30
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 60

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RefineStatementImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 14
 Warning sizes LineLength Line is longer than 120 characters (found 136). 46
 Warning sizes LineLength Line is longer than 120 characters (found 138). 64

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RequireInstanceStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 128). 29
 Warning sizes LineLength Line is longer than 120 characters (found 130). 47

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RevisionDateStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 127). 62

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RevisionStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/RpcStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 14

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/SchemaNodeIdentifierBuildNamespace.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 175). 25
 Warning sizes LineLength Line is longer than 120 characters (found 128). 41
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 50
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 51
 Warning sizes LineLength Line is longer than 120 characters (found 142). 58
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 60
 Warning sizes LineLength Line is longer than 120 characters (found 132). 61
 Warning sizes LineLength Line is longer than 120 characters (found 139). 65

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/StatusStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/StmtNamespaceContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 20
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 25
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 35
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 58
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 69

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/StringRestrictionsImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 142). 39
 Warning sizes LineLength Line is longer than 120 characters (found 138). 58

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/SubmoduleStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils.findFirstDeclaredSubstatement' import. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 13
 Warning imports CustomImportOrder 'java.net.URI'should be separated from previous import group. 14
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. 16
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 102

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/SupportedExtensionsMapping.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/TypeStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 11
 Warning imports CustomImportOrder 'java.util.Collection'should be separated from previous import group. 12
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.model.api.stmt.TypedefEffectiveStatement' import. 20
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 122
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 123
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 124
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 125
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 126
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 127
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 128
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 129
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 130
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 131
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 132
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 133
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 134
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 135
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 136
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 137
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 138
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 139
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 140
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 141
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 142
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 143
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 144
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 145
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 146
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 147
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 148
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 149
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 150
 Warning indentation Indentation 'member def modifier' have incorrect indentation level 16, expected level should be 20. 150
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 151
 Warning indentation Indentation 'member def modifier' have incorrect indentation level 16, expected level should be 20. 151
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 153
 Warning indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 20. 153
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 155
 Warning indentation Indentation 'member def modifier' have incorrect indentation level 16, expected level should be 20. 155
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 156
 Warning indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 20. 156
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 157
 Warning sizes LineLength Line is longer than 120 characters (found 122). 181
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 199

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/TypeUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning javadoc SummaryJavadoc First sentence should be present. 33
 Warning javadoc JavadocMethod Missing a Javadoc comment. 121
 Warning javadoc JavadocMethod Missing a Javadoc comment. 159
 Warning sizes LineLength Line is longer than 120 characters (found 127). 176
 Warning sizes LineLength Line is longer than 120 characters (found 122). 186
 Warning javadoc JavadocMethod Missing a Javadoc comment. 206

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/TypedefStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 11
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.model.api.stmt.TypedefEffectiveStatement' import. 18

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/URIStringToImpPrefix.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 16

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/UnionSpecificationImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 173). 35
 Warning sizes LineLength Line is longer than 120 characters (found 138). 55
 Warning sizes LineLength Line is longer than 120 characters (found 171). 60

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/UniqueStatementImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 138). 25
 Warning sizes LineLength Line is longer than 120 characters (found 122). 44
 Warning indentation Indentation 'method def lparen' have incorrect indentation level 16, expected level should be 8. 56
 Warning whitespace MethodParamPad '(' should be on the previous line. 56

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/UnitsStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/UnknownStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 126). 27
 Warning sizes LineLength Line is longer than 120 characters (found 128). 45

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/UsesStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'java.util.Collection'should be separated from previous import group. 11
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 122). 93
 Warning sizes LineLength Line is longer than 120 characters (found 125). 94

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/Utils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 20
 Warning imports CustomImportOrder 'java.util.ArrayList'should be separated from previous import group. 21
 Warning imports CustomImportOrder 'org.antlr.v4.runtime.tree.TerminalNode'should be separated from previous import group. 36
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 292
 Warning sizes LineLength Line is longer than 120 characters (found 121). 319
 Warning javadoc JavadocMethod Missing a Javadoc comment. 319
 Warning javadoc JavadocMethod Missing a Javadoc comment. 360
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 373
 Warning javadoc JavadocMethod Missing a Javadoc comment. 420
 Warning javadoc JavadocMethod Missing a Javadoc comment. 451
 Warning naming MethodName Method name 'qNameFromArgument' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 451
 Warning naming LocalVariableName Local variable name 'qNameModule' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 457
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 462
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 463
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 464
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 465
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 466
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 467
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 468
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 469
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 471
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 474
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 475
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 476
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 477
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 479
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 480
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 481
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 482
 Warning javadoc JavadocMethod Missing a Javadoc comment. 499
 Warning javadoc JavadocMethod Missing a Javadoc comment. 510
 Warning sizes LineLength Line is longer than 120 characters (found 124). 538
 Warning sizes LineLength Line is longer than 120 characters (found 121). 546
 Warning javadoc JavadocMethod Missing a Javadoc comment. 546
 Warning javadoc JavadocMethod Missing a Javadoc comment. 552
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 554
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 555
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 556
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 557
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 558
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 559
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 560
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 561
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 561
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 562
 Warning javadoc JavadocMethod Missing a Javadoc comment. 566
 Warning whitespace MethodParamPad '(' should be on the previous line. 574
 Warning javadoc JavadocMethod Missing a Javadoc comment. 582
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 582
 Warning sizes LineLength Line is longer than 120 characters (found 123). 584
 Warning javadoc JavadocMethod Missing a Javadoc comment. 605
 Warning whitespace WhitespaceAround WhitespaceAround: 'catch' is not followed by whitespace. 610
 Warning javadoc JavadocMethod Missing a Javadoc comment. 637
 Warning javadoc JavadocMethod Missing a Javadoc comment. 644
 Warning sizes LineLength Line is longer than 120 characters (found 130). 649

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/ValueStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 121). 43

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/WhenStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.RevisionAwareXPath'should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 128). 37
 Warning sizes LineLength Line is longer than 120 characters (found 130). 55

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/YangInferencePipeline.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 14
 Warning imports CustomImportOrder 'java.util.Map'should be separated from previous import group. 15
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.parser.spi.ExtensionNamespace'should be separated from previous import group. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.parser.spi.source.ModuleNamespaceForBelongsTo' import. 37
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 160

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/YangStatementSourceImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.InputStream' import. 12
 Warning imports CustomImportOrder 'org.antlr.v4.runtime.ANTLRInputStream'should be separated from previous import group. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.antlrv4.code.gen.YangStatementLexer' import. 19
 Warning javadoc SummaryJavadoc First sentence should be present. 33
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 34
 Warning javadoc JavadocMethod Missing a Javadoc comment. 49
 Warning javadoc JavadocMethod Missing a Javadoc comment. 59
 Warning javadoc JavadocMethod Missing a Javadoc comment. 69
 Warning sizes LineLength Line is longer than 120 characters (found 125). 81
 Warning sizes LineLength Line is longer than 120 characters (found 179). 87
 Warning sizes LineLength Line is longer than 120 characters (found 153). 93
 Warning indentation Indentation 'operator new lparen' have incorrect indentation level 16, expected level should be 8. 102
 Warning whitespace MethodParamPad '(' should be on the previous line. 102
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 122
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 140
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 153

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/YangValidationBundles.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 29

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/YangVersionStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.Rfc6020Mapping'should be separated from previous import group. 11
 Warning indentation Indentation 'method def lparen' have incorrect indentation level 16, expected level should be 8. 49
 Warning whitespace MethodParamPad '(' should be on the previous line. 49
 Warning annotation AnnotationLocation Annotation 'Override' should be alone on line. 61

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/YinElementStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/YinStatementSourceImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning javadoc SummaryJavadoc First sentence should be present. 32
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 33
 Warning javadoc JavadocMethod Missing a Javadoc comment. 49
 Warning javadoc JavadocMethod Missing a Javadoc comment. 55
 Warning whitespace MethodParamPad '(' should be on the previous line. 93

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveContainerSchemaNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveDataSchemaNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveDocumentedDataNodeContainer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning javadoc SummaryJavadoc First sentence should be present. 60
 Warning whitespace OperatorWrap '||' should be on a new line. 63
 Warning whitespace OperatorWrap '&&' should be on a new line. 64
 Warning sizes LineLength Line is longer than 120 characters (found 131). 65
 Warning whitespace OperatorWrap '&&' should be on a new line. 65

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveDocumentedNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning sizes LineLength Line is longer than 120 characters (found 122). 232

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveSchemaContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning javadoc SummaryJavadoc First sentence should be present. 62
 Warning javadoc SummaryJavadoc First sentence should be present. 67
 Warning javadoc SummaryJavadoc First sentence should be present. 72
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 127

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveSchemaNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveSimpleDataNodeContainer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AnyXmlEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AnyxmlSchemaLocationEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning javadoc JavadocMethod Missing a Javadoc comment. 25

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ArgumentEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AugmentEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 13
 Warning imports CustomImportOrder 'java.net.URI'should be separated from previous import group. 14
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 20
 Warning javadoc JavadocMethod Missing a Javadoc comment. 44
 Warning sizes LineLength Line is longer than 120 characters (found 136). 45
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 146

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/BaseEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/BelongsEffectiveToStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/CaseEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning javadoc JavadocMethod Missing a Javadoc comment. 27
 Warning whitespace OperatorWrap '||' should be on a new line. 33
 Warning sizes LineLength Line is longer than 120 characters (found 122). 40

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/CaseShorthandImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ChoiceEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 44

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ConfigEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ConstraintDefinitions.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ContactEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ContainerEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 122). 28

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/DeclaredEffectiveStatementBase.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/DefaultEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/DescriptionEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 123). 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/DeviateEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 126). 14

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/DeviationEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 125). 23
 Warning javadoc JavadocMethod Missing a Javadoc comment. 30

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/EffectiveConstraintDefinitionImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/EffectiveSchemaContext.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning javadoc JavadocMethod Missing a Javadoc comment. 42
 Warning sizes LineLength Line is longer than 120 characters (found 129). 67
 Warning javadoc JavadocMethod Missing a Javadoc comment. 75
 Warning sizes LineLength Line is longer than 120 characters (found 129). 100
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 112

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/EffectiveStatementBase.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 60

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/EmptyConstraintDefinition.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ErrorAppTagEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 123). 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ErrorMessageEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 125). 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ExtensionEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 67
 Warning whitespace OperatorWrap '+' should be on a new line. 171
 Warning whitespace OperatorWrap '+' should be on a new line. 172
 Warning whitespace OperatorWrap '+' should be on a new line. 173
 Warning whitespace OperatorWrap '+' should be on a new line. 174
 Warning whitespace OperatorWrap '+' should be on a new line. 175

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/FeatureEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/FractionDigitsEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 130). 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/GroupingEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 31

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/IdentityEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 28

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/IfFeatureEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ImportEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. 12
 Warning javadoc JavadocMethod Missing a Javadoc comment. 25
 Warning sizes LineLength Line is longer than 120 characters (found 121). 31

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/IncludeEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/InputEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/KeyEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.stmt.KeyStatement'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/LeafEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 126). 31
 Warning javadoc JavadocMethod Missing a Javadoc comment. 31

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/LeafListEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning javadoc JavadocMethod Missing a Javadoc comment. 32

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ListEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning javadoc JavadocMethod Missing a Javadoc comment. 36

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/MandatoryEffectiveStatement.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/MandatoryEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/MaxElementsEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 123). 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/MinElementsEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 124). 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ModuleEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QNameModule'should be separated from previous import group. 11
 Warning naming MemberName Member name 'qNameModule' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 19
 Warning javadoc JavadocMethod Missing a Javadoc comment. 21

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/MustEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.MustDefinition'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 124). 16
 Warning naming MemberName Member name 'xPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 19
 Warning javadoc JavadocMethod Missing a Javadoc comment. 25

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/NamespaceEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.stmt.NamespaceStatement'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/NotificationEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning javadoc JavadocMethod Missing a Javadoc comment. 34

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/OrderedByEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/OrganizationEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 125). 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/OutputEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/PathEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 121). 14

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/PositionEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/PrefixEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/PresenceEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ReferenceEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/RefineEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning javadoc JavadocMethod Missing a Javadoc comment. 31

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/RequireInstanceEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/RevisionDateEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.stmt.RevisionDateStatement'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 123). 14

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/RevisionEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.stmt.RevisionStatement'should be separated from previous import group. 11
 Warning javadoc JavadocMethod Missing a Javadoc comment. 18

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/RpcEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning sizes LineLength Line is longer than 120 characters (found 123). 31
 Warning javadoc JavadocMethod Missing a Javadoc comment. 31

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/StatusEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/SubmoduleEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'java.util.Objects'should be separated from previous import group. 11
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QNameModule'should be separated from previous import group. 12
 Warning naming MemberName Member name 'qNameModule' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 22
 Warning javadoc JavadocMethod Missing a Javadoc comment. 24
 Warning whitespace OperatorWrap '?' should be on a new line. 33

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/TypeDefEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.model.api.stmt.TypedefEffectiveStatement' import. 21
 Warning javadoc JavadocMethod Missing a Javadoc comment. 35
 Warning javadoc JavadocMethod Missing a Javadoc comment. 70

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/UndeclaredEffectiveStatementBase.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 128). 16

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/UniqueEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier'should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 127). 18

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/UnitsEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/UnknownEffectiveStatementBase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning javadoc JavadocMethod Missing a Javadoc comment. 35

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/UnknownEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 12
 Warning javadoc JavadocMethod Missing a Javadoc comment. 24

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/UsesEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning sizes LineLength Line is longer than 120 characters (found 128). 35
 Warning javadoc JavadocMethod Missing a Javadoc comment. 42

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/ValueEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/WhenEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 121). 14

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/YangModeledAnyXmlEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 145). 25

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/YangVersionEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 123). 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/YinElementEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 122). 13

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/AbstractBuiltinEffectiveStatement.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/AbstractConstraintEffectiveStatement.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 121). 33
 Warning design OneTopLevelClass Top-level class ConstraintFactory has to reside in its own source file. 89
 Warning modifier ModifierOrder 'protected' modifier out of order with the JLS suggestions. 90
 Warning design OneTopLevelClass Top-level class ListConstraintFactory has to reside in its own source file. 93
 Warning sizes LineLength Line is longer than 120 characters (found 121). 107
 Warning modifier ModifierOrder 'protected' modifier out of order with the JLS suggestions. 107
 Warning design OneTopLevelClass Top-level class LengthConstraintFactory has to reside in its own source file. 110
 Warning design OneTopLevelClass Top-level class RangeConstraintFactory has to reside in its own source file. 119
 Warning design OneTopLevelClass Top-level class PatternConstraintFactory has to reside in its own source file. 128
 Warning sizes LineLength Line is longer than 120 characters (found 144). 130

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/BinaryTypeEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 29

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/BitEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning naming MemberName Member name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 31
 Warning javadoc JavadocMethod Missing a Javadoc comment. 39

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/BitsSpecificationEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 149). 28
 Warning javadoc JavadocMethod Missing a Javadoc comment. 28
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 35

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/BuiltinEffectiveStatements.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 125). 38

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/Decimal64SpecificationEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 27

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/DecimalTypeEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 30

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/EnumEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 123). 30
 Warning javadoc JavadocMethod Missing a Javadoc comment. 41

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/EnumSpecificationEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 149). 29
 Warning javadoc JavadocMethod Missing a Javadoc comment. 29
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 36

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/IdentityRefSpecificationEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 31
 Warning sizes LineLength Line is longer than 120 characters (found 124). 32

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/InstanceIdentifierSpecificationEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 28
 Warning sizes LineLength Line is longer than 120 characters (found 138). 29
 Warning sizes LineLength Line is longer than 120 characters (found 124). 33

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/InstanceIdentifierTypeEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 125). 23
 Warning javadoc JavadocMethod Missing a Javadoc comment. 27

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/IntegerTypeEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 30

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/LeafrefSpecificationEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 130). 21
 Warning sizes LineLength Line is longer than 120 characters (found 158). 26
 Warning javadoc JavadocMethod Missing a Javadoc comment. 26

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/LengthConstraintEffectiveImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 132). 28
 Warning javadoc JavadocMethod Missing a Javadoc comment. 32

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/LengthEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.stmt.LengthStatement'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/NumericalRestrictionsEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 128). 14

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/PatternConstraintEffectiveImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning javadoc JavadocMethod Missing a Javadoc comment. 29

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/PatternEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/RangeConstraintEffectiveImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning javadoc JavadocMethod Missing a Javadoc comment. 33

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/RangeEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.stmt.RangeStatement'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/StringRestrictionsEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 122). 14

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/StringTypeEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 124). 28
 Warning javadoc JavadocMethod Missing a Javadoc comment. 33

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/UnionSpecificationEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 26

org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/type/UnsignedIntegerTypeEffectiveStatementImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 27

org/opendaylight/yangtools/yang/parser/util/ASTSchemaSource.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 31
 Warning sizes LineLength Line is longer than 120 characters (found 136). 32
 Warning sizes LineLength Line is longer than 120 characters (found 147). 39
 Warning sizes LineLength Line is longer than 120 characters (found 131). 46
 Warning sizes LineLength Line is longer than 120 characters (found 171). 59
 Warning sizes LineLength Line is longer than 120 characters (found 141). 75
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '75'. 100
 Warning sizes LineLength Line is longer than 120 characters (found 160). 101
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 123
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 129

org/opendaylight/yangtools/yang/parser/util/ModuleDependencySort.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 15
 Warning imports CustomImportOrder 'java.net.URI'should be separated from previous import group. 16
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.SimpleDateFormatUtil'should be separated from previous import group. 25
 Warning javadoc SummaryJavadoc First sentence should be present. 56
 Warning sizes LineLength Line is longer than 120 characters (found 148). 66
 Warning javadoc JavadocMethod Missing a Javadoc comment. 101
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '94'. 130
 Warning javadoc SummaryJavadoc First sentence should be present. 160
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 165
 Warning sizes LineLength Line is longer than 120 characters (found 124). 204
 Warning javadoc SummaryJavadoc First sentence should be present. 243
 Warning sizes LineLength Line is longer than 120 characters (found 129). 257
 Warning javadoc SummaryJavadoc First sentence should be present. 277
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 303

org/opendaylight/yangtools/yang/parser/util/ModuleOrModuleBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 20
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 36
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 39
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 42
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 45
 Warning sizes LineLength Line is longer than 120 characters (found 130). 49
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 51

org/opendaylight/yangtools/yang/parser/util/NamedByteArrayInputStream.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 18
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 23
 Warning javadoc JavadocMethod Missing a Javadoc comment. 23

org/opendaylight/yangtools/yang/parser/util/NamedFileInputStream.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/parser/util/NodeWrappedType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 13
 Warning javadoc SummaryJavadoc First sentence should be present. 28
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 38

org/opendaylight/yangtools/yang/parser/util/TextToASTTransformer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.annotations.Beta' import. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 33
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 35
 Warning sizes LineLength Line is longer than 120 characters (found 155). 37
 Warning sizes LineLength Line is longer than 120 characters (found 122). 47

org/opendaylight/yangtools/yang/parser/util/TopologicalSort.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning javadoc SummaryJavadoc First sentence should be present. 17
 Warning javadoc SummaryJavadoc First sentence should be present. 22
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 43
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 49
 Warning javadoc SummaryJavadoc First sentence should be present. 88
 Warning javadoc SummaryJavadoc First sentence should be present. 97
 Warning javadoc JavadocMethod Missing a Javadoc comment. 128
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 129
 Warning javadoc SummaryJavadoc First sentence should be present. 135

org/opendaylight/yangtools/yang/parser/util/TypeConstraints.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning javadoc JavadocMethod Missing a Javadoc comment. 39
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 95
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 106
 Warning javadoc JavadocMethod Missing a Javadoc comment. 116
 Warning javadoc JavadocMethod Missing a Javadoc comment. 126
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 183
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 194
 Warning javadoc JavadocMethod Missing a Javadoc comment. 204
 Warning javadoc JavadocMethod Missing a Javadoc comment. 210
 Warning javadoc JavadocMethod Missing a Javadoc comment. 221

org/opendaylight/yangtools/yang/parser/util/UnknownBoundaryNumber.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning indentation Indentation 'UnknownBoundaryNumber' have incorrect indentation level 4, expected level should be 8. 23

org/opendaylight/yangtools/yang/parser/util/YangParseException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 122). 26

org/opendaylight/yangtools/yang/parser/util/YangValidationException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 10