Checkstyle Results

The following document contains the results of Checkstyle 6.2 with checkstyle-logging.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
1994 0 0 34124

Files

File  I  W  E
org/opendaylight/controller/md/sal/dom/api/AbstractDOMDataTreeServiceTestSuite.java 0 0 1
org/opendaylight/controller/md/sal/dom/store/impl/InMemoryDataStoreTest.java 0 0 3
org/opendaylight/controller/md/sal/dom/store/impl/SchemaUpdateForTransactionTest.java 0 0 2
org/opendaylight/controller/md/sal/dom/store/impl/TestModel.java 0 0 2
org/opendaylight/mdsal/binding/api/DataBroker.java 0 0 2
org/opendaylight/mdsal/binding/api/NotificationService.java 0 0 10
org/opendaylight/mdsal/binding/api/ReadTransaction.java 0 0 1
org/opendaylight/mdsal/binding/api/clustering/EntityTest.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/AbstractForwardedTransaction.java 0 0 1
org/opendaylight/mdsal/binding/dom/adapter/AbstractWriteTransaction.java 0 0 1
org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterBuilder.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoader.java 0 0 3
org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataBrokerAdapter.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeListenerAdapter.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapter.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapter.java 0 0 3
org/opendaylight/mdsal/binding/dom/adapter/BindingDOMNotificationPublishServiceAdapter.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/BindingDOMReadTransactionAdapter.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcProviderServiceAdapter.java 0 0 1
org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcServiceAdapter.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapter.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java 0 0 1
org/opendaylight/mdsal/binding/dom/adapter/BindingDataTreeChangeListenerRegistration.java 0 0 1
org/opendaylight/mdsal/binding/dom/adapter/BindingMountPointAdapter.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/ContextExtractorTest.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/ContextReferenceExtractor.java 0 0 1
org/opendaylight/mdsal/binding/dom/adapter/LazyDOMRpcResultFuture.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/LazyDataObjectModification.java 0 0 21
org/opendaylight/mdsal/binding/dom/adapter/RpcServiceAdapter.java 0 0 18
org/opendaylight/mdsal/binding/dom/adapter/clustering/BindingDOMEntityOwnershipServiceAdapter.java 0 0 1
org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataBrokerTest.java 0 0 4
org/opendaylight/mdsal/binding/dom/adapter/test/AbstractNotificationBrokerTest.java 0 0 1
org/opendaylight/mdsal/binding/dom/adapter/test/BindingNormalizedCodecTest.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/test/DataBrokerTestCustomizer.java 0 0 3
org/opendaylight/mdsal/binding/dom/adapter/test/DataTreeChangeListenerTest.java 0 0 3
org/opendaylight/mdsal/binding/dom/adapter/test/ForwardedNotificationAdapterTest.java 0 0 1
org/opendaylight/mdsal/binding/dom/adapter/test/WriteTransactionTest.java 0 0 2
org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingBrokerTestFactory.java 0 0 1
org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java 0 0 3
org/opendaylight/mdsal/binding/dom/codec/api/BindingCodecTreeNode.java 0 0 1
org/opendaylight/mdsal/common/api/AsyncDataBroker.java 0 0 1
org/opendaylight/mdsal/common/api/AsyncReadTransaction.java 0 0 4
org/opendaylight/mdsal/common/api/AsyncWriteTransaction.java 0 0 7
org/opendaylight/mdsal/common/api/DataValidationFailedException.java 0 0 1
org/opendaylight/mdsal/common/api/OptimisticLockFailedException.java 0 0 1
org/opendaylight/mdsal/common/api/ReadFailedException.java 0 0 3
org/opendaylight/mdsal/common/api/clustering/GenericEntityOwnershipCandidateRegistration.java 0 0 1
org/opendaylight/mdsal/dom/api/DOMDataTreeCursor.java 0 0 1
org/opendaylight/mdsal/dom/api/DOMDataTreeCursorProvider.java 0 0 1
org/opendaylight/mdsal/dom/api/DOMDataTreeIdentifier.java 0 0 1
org/opendaylight/mdsal/dom/api/DOMDataTreeWriteCursor.java 0 0 1
org/opendaylight/mdsal/dom/api/DOMMountPoint.java 0 0 1
org/opendaylight/mdsal/dom/api/clustering/DOMEntityTest.java 0 0 1
org/opendaylight/mdsal/dom/broker/AbstractDOMDataBroker.java 0 0 2
org/opendaylight/mdsal/dom/broker/AbstractDOMForwardedCompositeTransaction.java 0 0 2
org/opendaylight/mdsal/dom/broker/AbstractDOMForwardedTransactionFactory.java 0 0 1
org/opendaylight/mdsal/dom/broker/AbstractDOMRpcRoutingTableEntry.java 0 0 1
org/opendaylight/mdsal/dom/broker/CommitCoordinationTask.java 0 0 2
org/opendaylight/mdsal/dom/broker/DOMDataBrokerTransactionChainImpl.java 0 0 2
org/opendaylight/mdsal/dom/broker/DOMForwardedReadOnlyTransaction.java 0 0 2
org/opendaylight/mdsal/dom/broker/DOMForwardedWriteTransaction.java 0 0 2
org/opendaylight/mdsal/dom/broker/DOMMountPointServiceImpl.java 0 0 3
org/opendaylight/mdsal/dom/broker/DOMNotificationRouter.java 0 0 3
org/opendaylight/mdsal/dom/broker/DOMNotificationRouterEvent.java 0 0 1
org/opendaylight/mdsal/dom/broker/DOMRpcRouter.java 0 0 2
org/opendaylight/mdsal/dom/broker/DOMRpcRoutingTable.java 0 0 4
org/opendaylight/mdsal/dom/broker/GlobalDOMRpcRoutingTableEntry.java 0 0 1
org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntry.java 0 0 1
org/opendaylight/mdsal/dom/broker/SerializedDOMDataBroker.java 0 0 3
org/opendaylight/mdsal/dom/broker/ShardRegistration.java 0 0 1
org/opendaylight/mdsal/dom/broker/UnknownDOMRpcRoutingTableEntry.java 0 0 1
org/opendaylight/mdsal/dom/broker/osgi/OsgiBundleScanningSchemaService.java 0 0 1
org/opendaylight/mdsal/dom/broker/osgi/SchemaServiceActivator.java 0 0 1
org/opendaylight/mdsal/dom/broker/test/BlockingTransactionChainListener.java 0 0 1
org/opendaylight/mdsal/dom/broker/test/DOMBrokerTest.java 0 0 4
org/opendaylight/mdsal/dom/broker/test/DOMDataTreeListenerTest.java 0 0 4
org/opendaylight/mdsal/dom/broker/test/DOMTransactionChainTest.java 0 0 4
org/opendaylight/mdsal/dom/broker/test/MountPointServiceTest.java 0 0 2
org/opendaylight/mdsal/dom/broker/test/ShardedDOMDataTreeProducerSingleShardTest.java 0 0 1
org/opendaylight/mdsal/dom/spi/AbstractDOMRpcProviderService.java 0 0 1
org/opendaylight/mdsal/dom/spi/DefaultDOMRpcResult.java 0 0 1
org/opendaylight/mdsal/dom/spi/ForwardingDOMDataBroker.java 0 0 1
org/opendaylight/mdsal/dom/spi/ForwardingDOMDataReadOnlyTransaction.java 0 0 1
org/opendaylight/mdsal/dom/spi/ForwardingDOMDataWriteTransaction.java 0 0 1
org/opendaylight/mdsal/dom/spi/ForwardingDOMNotificationPublishService.java 0 0 1
org/opendaylight/mdsal/dom/spi/ForwardingDOMNotificationService.java 0 0 1
org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcImplementation.java 0 0 1
org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcProviderService.java 0 0 1
org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcResult.java 0 0 1
org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcService.java 0 0 1
org/opendaylight/mdsal/dom/spi/ForwardingDOMTransactionChain.java 0 0 1
org/opendaylight/mdsal/dom/spi/SimpleDOMMountPoint.java 0 0 1
org/opendaylight/mdsal/dom/spi/store/AbstractDOMStoreTreeChangePublisher.java 0 0 2
org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChain.java 0 0 1
org/opendaylight/mdsal/dom/spi/store/DOMStore.java 0 0 1
org/opendaylight/mdsal/dom/spi/store/DOMStoreReadTransaction.java 0 0 1
org/opendaylight/mdsal/dom/spi/store/DOMStoreTreeChangePublisher.java 0 0 1
org/opendaylight/mdsal/dom/spi/store/SnapshotBackedReadTransaction.java 0 0 1
org/opendaylight/mdsal/dom/spi/store/SnapshotBackedReadWriteTransaction.java 0 0 2
org/opendaylight/mdsal/dom/spi/store/SnapshotBackedTransactions.java 0 0 1
org/opendaylight/mdsal/dom/spi/store/package-info.java 0 0 7
org/opendaylight/mdsal/dom/store/inmemory/ChainedTransactionCommitImpl.java 0 0 1
org/opendaylight/mdsal/dom/store/inmemory/DOMStoreTransactionChainImpl.java 0 0 1
org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStore.java 0 0 2
org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStoreFactory.java 0 0 1
org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMStoreThreePhaseCommitCohort.java 0 0 3
org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMStoreTreeChangePublisher.java 0 0 11
org/opendaylight/mdsal/model/ietf/util/AbstractIetfInetUtil.java 0 0 12
org/opendaylight/mdsal/model/ietf/util/Ipv6Utils.java 0 0 68
org/opendaylight/mdsal/model/ietf/util/Ipv6UtilsTest.java 0 0 1
org/opendaylight/yang/gen/v1/bug5446/rev151105/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/bug5446/rev151105/IpAddressBinary.java 0 0 13
org/opendaylight/yang/gen/v1/bug5446/rev151105/Ipv4AddressBinary.java 0 0 10
org/opendaylight/yang/gen/v1/bug5446/rev151105/Ipv6AddressBinary.java 0 0 10
org/opendaylight/yang/gen/v1/bug5446/rev151105/Root.java 0 0 2
org/opendaylight/yang/gen/v1/bug5446/rev151105/RootBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/odl/test/binary/key/rev160101/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/odl/test/binary/key/rev160101/BinaryKeyData.java 0 0 1
org/opendaylight/yang/gen/v1/odl/test/binary/key/rev160101/BinaryList.java 0 0 4
org/opendaylight/yang/gen/v1/odl/test/binary/key/rev160101/BinaryListBuilder.java 0 0 26
org/opendaylight/yang/gen/v1/odl/test/binary/key/rev160101/BinaryListKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev130704/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev130704/IanaIfType.java 0 0 276
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/A12MppSwitch.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Aal2.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Aal5.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/ActelisMetaLOOP.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Adsl.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Adsl2.java 0 0 5
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Adsl2plus.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Aflane8023.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Aflane8025.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluELP.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluEpon.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluEponLogicalLink.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluEponOnu.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluEponPhysicalUni.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluGponOnu.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluGponPhysicalUni.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Arap.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Arcnet.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/ArcnetPlus.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Async.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Atm.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmDxi.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmFuni.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmIma.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmLogical.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmRadio.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmSubInterface.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmVciEndPt.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmVirtual.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Atmbond.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AviciOpticalEther.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/BasicISDN.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Bgppolicyaccounting.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Bits.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Bridge.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Bsc.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CableDownstreamRfPort.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CapwapDot11Bss.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CapwapDot11Profile.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CapwapWtpVirtualRadio.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CblVectaStar.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CctEmul.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ces.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Channel.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CiscoISLvlan.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Cnr.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Coffee.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CompositeLink.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Dcn.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DdnX25.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DigitalPowerline.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DigitalWrapperOverheadChannel.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Dlsw.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DocsCableDownstream.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DocsCableMCmtsDownstream.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DocsCableMaclayer.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DocsCableUpstream.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DocsCableUpstreamChannel.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DocsCableUpstreamRfPort.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ds0.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ds0Bundle.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ds1.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ds1FDL.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ds3.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Dtm.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbAsiIn.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbAsiOut.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbRccDownstream.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbRccMacLayer.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbRccUpstream.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbRcsMacLayer.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbRcsTdma.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbTdm.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/E1.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Econet.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Eon.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Eplrs.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Escon.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ethernet3Mbit.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/EthernetCsmacd.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Fast.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FastEther.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FastEtherFX.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FcipLink.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Fddi.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FibreChannel.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FrDlciEndPt.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FrForward.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FrameRelay.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FrameRelayInterconnect.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FrameRelayMPI.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FrameRelayService.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Frf16MfrBundle.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/G703at2mb.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/G703at64k.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/G9981.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/G9982.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/G9983.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Gfp.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/GigabitEthernet.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Gpon.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Gr303IDT.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Gr303RDT.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Gtp.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/H323Gatekeeper.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/H323Proxy.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hdh1822.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hdlc.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hdsl2.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hiperlan2.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hippi.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/HippiInterface.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Homepna.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/HostPad.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hssi.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hyperchannel.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IanaInterfaceType.java 0 0 5
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ibm370parChan.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Idsl.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ieee1394.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ieee80211.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ieee80212.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ieee802154.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ieee80216WMAN.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ieee8023adLag.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IfGsn.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IfPwType.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IfVfiType.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ilan.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Imt.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Infiniband.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Interleave.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ip.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IpForward.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IpOverAtm.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IpOverCdlc.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IpOverClaw.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IpSwitch.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Isdn.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Isdns.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Isdnu.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88022llc.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88023Csmacd.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88024TokenBus.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88025CRFPInt.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88025Dtr.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88025Fiber.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88025TokenRing.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88026Man.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Isup.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/L2vlan.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/L3ipvlan.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/L3ipxvlan.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Lapb.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Lapd.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Lapf.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Linegroup.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Lmp.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/LocalTalk.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MacSecControlledIF.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MacSecUncontrolledIF.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MediaMailOverIp.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MfSigLink.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Miox25.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MocaVersion1.java 0 0 5
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Modem.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Mpc.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MpegTransport.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Mpls.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MplsTunnel.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Msdsl.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Mvl.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Myrinet.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Nfas.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Nsip.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/OpticalChannel.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/OpticalChannelGroup.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/OpticalTransport.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Other.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/OtnOdu.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/OtnOtu.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Para.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PdnEtherLoop1.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PdnEtherLoop2.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Pip.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Plc.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Pon155.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Pon622.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Pos.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ppp.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PppMultilinkBundle.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PrimaryISDN.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropAtm.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropBWAp2Mp.java 0 0 6
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropCnls.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropDocsWirelessDownstream.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropDocsWirelessMaclayer.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropDocsWirelessUpstream.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropMultiplexor.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropPointToPointSerial.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropVirtual.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropWirelessP2P.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Proteon10Mbit.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Proteon80Mbit.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Q2931.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Qam.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Qllc.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/RadioMAC.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Radsl.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/ReachDSL.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Regular1822.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Rfc1483.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Rfc877x25.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Rpr.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Rs232.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Rsrb.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Sdlc.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Sdsl.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Shdsl.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Sip.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SipSig.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SipTg.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SixToFour.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Slip.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SmdsDxi.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SmdsIcip.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SoftwareLoopback.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Sonet.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SonetOverheadChannel.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SonetPath.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SonetVT.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Srp.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ss7SigLink.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/StackToStack.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/StarLan.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Tdlc.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/TeLink.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/TermPad.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Tr008.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/TranspHdlc.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Tunnel.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ultra.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Usb.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/V11.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/V35.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/V36.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/V37.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Vdsl.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Vdsl2.java 0 0 5
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VirtualIpAddress.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VirtualTg.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VmwareNicTeam.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VmwareVirtualNic.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceDID.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceEBS.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceEM.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceEMFGD.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceEncap.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceFGDEANA.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceFGDOS.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceFXO.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceFXS.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceOverAtm.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceOverCable.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceOverFrameRelay.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceOverIp.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/WwanPP.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/WwanPP2.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/X213.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/X25huntGroup.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/X25mlp.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/X25ple.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/X86Laps.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/afn/safi/rev130704/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/afn/safi/rev130704/AddressFamily.java 0 0 34
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/afn/safi/rev130704/SubsequentAddressFamily.java 0 0 32
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/AsNumber.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/DomainName.java 0 0 17
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Dscp.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Host.java 0 0 14
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/IpAddress.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/IpPrefix.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/IpVersion.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Ipv4Address.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Ipv4Prefix.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Ipv6Address.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Ipv6FlowLabel.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Ipv6Prefix.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/PortNumber.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Uri.java 0 0 10
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/AsNumber.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/DomainName.java 0 0 17
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Dscp.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Host.java 0 0 14
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/IpAddress.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/IpAddressNoZone.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/IpPrefix.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/IpVersion.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv4Address.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv4AddressNoZone.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv4Prefix.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6Address.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6AddressNoZone.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6FlowLabel.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6Prefix.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/PortNumber.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Uri.java 0 0 10
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/IetfInterfacesData.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/InterfaceType.java 0 0 5
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/Interfaces.java 0 0 9
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/InterfacesBuilder.java 0 0 17
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/InterfacesState.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/InterfacesStateBuilder.java 0 0 17
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/Interface.java 0 0 58
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/InterfaceBuilder.java 0 0 41
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/InterfaceKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/state/Interface.java 0 0 51
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/state/InterfaceBuilder.java 0 0 86
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/state/InterfaceKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/state/_interface/Statistics.java 0 0 71
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/state/_interface/StatisticsBuilder.java 0 0 82
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/IetfNetworkData.java 0 0 18
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/Network.java 0 0 30
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/NetworkBuilder.java 0 0 44
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/NetworkId.java 0 0 8
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/NetworkKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/NetworkRef.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/NodeId.java 0 0 8
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/NodeRef.java 0 0 3
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/NetworkTypes.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/NetworkTypesBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/Node.java 0 0 17
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/NodeBuilder.java 0 0 28
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/NodeKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/SupportingNetwork.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/SupportingNetworkBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/SupportingNetworkKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/node/SupportingNode.java 0 0 10
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/node/SupportingNodeBuilder.java 0 0 29
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/node/SupportingNodeKey.java 0 0 10
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/LinkId.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/LinkRef.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/Network1.java 0 0 8
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/Network1Builder.java 0 0 9
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/Node1.java 0 0 3
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/Node1Builder.java 0 0 9
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/TpId.java 0 0 9
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/TpRef.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/Link.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/LinkBuilder.java 0 0 38
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/LinkKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/Destination.java 0 0 3
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/DestinationBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/Source.java 0 0 3
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/SourceBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/SupportingLink.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/SupportingLinkBuilder.java 0 0 28
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/SupportingLinkKey.java 0 0 9
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/node/TerminationPoint.java 0 0 15
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/node/TerminationPointBuilder.java 0 0 28
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/node/TerminationPointKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/node/termination/point/SupportingTerminationPoint.java 0 0 15
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/node/termination/point/SupportingTerminationPointBuilder.java 0 0 36
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/node/termination/point/SupportingTerminationPointKey.java 0 0 12
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/DataResourceIdentifier.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/DatastoreIdentifier.java 0 0 22
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/Errors.java 0 0 3
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/Notification.java 0 0 1
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/Restconf.java 0 0 3
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/RevisionIdentifier.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/YangPatch.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/YangPatchStatus.java 0 0 3
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/errors/Errors.java 0 0 5
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/errors/ErrorsBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/errors/errors/Error.java 0 0 21
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/errors/errors/ErrorBuilder.java 0 0 42
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/errors/errors/error/ErrorInfo.java 0 0 3
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/errors/errors/error/ErrorInfoBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/notification/Notification.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/notification/NotificationBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/Restconf.java 0 0 28
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/RestconfBuilder.java 0 0 43
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/Config.java 0 0 6
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/ConfigBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/Modules.java 0 0 5
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/ModulesBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/Operational.java 0 0 6
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/OperationalBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/Operations.java 0 0 5
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/OperationsBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/Streams.java 0 0 3
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/StreamsBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/modules/Module.java 0 0 36
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/modules/ModuleBuilder.java 0 0 44
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/modules/ModuleKey.java 0 0 9
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/streams/Stream.java 0 0 9
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/streams/StreamBuilder.java 0 0 41
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/streams/StreamKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/YangPatch.java 0 0 17
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/YangPatchBuilder.java 0 0 40
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/YangPatchStatus.java 0 0 8
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/YangPatchStatusBuilder.java 0 0 26
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/EditStatus.java 0 0 5
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/EditStatusBuilder.java 0 0 17
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/GlobalStatus.java 0 0 1
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/Edit.java 0 0 6
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/EditBuilder.java 0 0 26
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/EditKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/edit/edit/status/choice/Errors.java 0 0 3
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/edit/edit/status/choice/ErrorsBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/edit/edit/status/choice/Location.java 0 0 6
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/edit/edit/status/choice/LocationBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/edit/edit/status/choice/Ok.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/edit/edit/status/choice/OkBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/global/status/GlobalErrors.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/global/status/GlobalErrorsBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/global/status/Ok.java 0 0 4
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/global/status/OkBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/yang/patch/Edit.java 0 0 42
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/yang/patch/EditBuilder.java 0 0 43
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/yang/patch/EditKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Counter32.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Counter64.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/DateAndTime.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Gauge32.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Gauge64.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/MacAddress.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/ObjectIdentifier.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/ObjectIdentifier128.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/PhysAddress.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Timestamp.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Timeticks.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Xpath10.java 0 0 10
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/ZeroBasedCounter32.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/ZeroBasedCounter64.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Counter32.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Counter64.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/DateAndTime.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/DottedQuad.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Gauge32.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Gauge64.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/HexString.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/MacAddress.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ObjectIdentifier.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ObjectIdentifier128.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/PhysAddress.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Timestamp.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Timeticks.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Uuid.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Xpath10.java 0 0 10
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/YangIdentifier.java 0 0 17
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ZeroBasedCounter32.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ZeroBasedCounter64.java 0 0 7
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/AreaId.java 0 0 11
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/IgpLinkAttributes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/IgpLinkAttributes1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/IgpNodeAttributes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/IgpNodeAttributes1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/IgpTopologyAttributes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/IgpTopologyAttributes1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/L3UnicastIgpTopology1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/L3UnicastIgpTopology1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/OspfLinkAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/OspfNodeAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/OspfPrefixAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/OspfTopologyType.java 0 0 1
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/Prefix1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/Prefix1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/network/topology/topology/igp/topology/attributes/OspfTopologyAttributes.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/network/topology/topology/igp/topology/attributes/OspfTopologyAttributesBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/link/attributes/OspfLinkAttributes.java 0 0 3
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/link/attributes/OspfLinkAttributesBuilder.java 0 0 31
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/link/attributes/ospf/link/attributes/Ted.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/link/attributes/ospf/link/attributes/TedBuilder.java 0 0 63
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/OspfNodeAttributes.java 0 0 33
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/OspfNodeAttributesBuilder.java 0 0 49
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/Ted.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/TedBuilder.java 0 0 40
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/Abr.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/AbrBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/Asbr.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/AsbrBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/Internal.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/InternalBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/Pseudonode.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/PseudonodeBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/prefix/attributes/OspfPrefixAttributes.java 0 0 2
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/prefix/attributes/OspfPrefixAttributesBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/topology/type/Ospf.java 0 0 3
org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/topology/type/OspfBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/l2/types/rev130827/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/l2/types/rev130827/EtherType.java 0 0 11
org/opendaylight/yang/gen/v1/urn/opendaylight/l2/types/rev130827/VlanDei.java 0 0 14
org/opendaylight/yang/gen/v1/urn/opendaylight/l2/types/rev130827/VlanId.java 0 0 11
org/opendaylight/yang/gen/v1/urn/opendaylight/l2/types/rev130827/VlanPcp.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/_2/rev160111/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/_2/rev160111/MyBaseIdentity.java 0 0 5
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/_2/rev160111/MyDerivedImportedIdentity.java 0 0 4
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BigIntContainer.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BigIntContainerBuilder.java 0 0 40
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BigSignedInteger.java 0 0 11
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BigUintContainer.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BigUintContainerBuilder.java 0 0 80
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BigUnsignedInteger.java 0 0 11
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BinaryContainer.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BinaryContainerBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BitsContainer.java 0 0 23
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BitsContainerBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BooleanContainer.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BooleanContainerBuilder.java 0 0 20
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DecimalContainer.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DecimalContainerBuilder.java 0 0 40
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedBigSignedInteger.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedBigSignedInteger2.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedBigSignedInteger3.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedBigUnsignedInteger.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedBigUnsignedInteger2.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedBigUnsignedInteger3.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedNormalSignedInteger.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedNormalSignedInteger2.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedNormalSignedInteger3.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedNormalUnsignedInteger.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedNormalUnsignedInteger2.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedNormalUnsignedInteger3.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedSmallSignedInteger.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedSmallSignedInteger2.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedSmallSignedInteger3.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedSmallUnsignedInteger.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedSmallUnsignedInteger2.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedSmallUnsignedInteger3.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedTinySignedInteger.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedTinySignedInteger2.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedTinySignedInteger3.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedTinyUnsignedInteger.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedTinyUnsignedInteger2.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedTinyUnsignedInteger3.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/EnumContainer.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/EnumContainerBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/IdentityrefContainer.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/IdentityrefContainerBuilder.java 0 0 45
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyBits.java 0 0 18
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDecimal.java 0 0 12
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedDecimal.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedDecimal2.java 0 0 9
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedDecimal3.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedIdentity.java 0 0 4
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedIdentity2.java 0 0 4
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedString.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedString2.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedString3.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyEnumeration.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyIdentity.java 0 0 5
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyString.java 0 0 17
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/NormalIntContainer.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/NormalIntContainerBuilder.java 0 0 40
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/NormalSignedInteger.java 0 0 11
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/NormalUintContainer.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/NormalUintContainerBuilder.java 0 0 62
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/NormalUnsignedInteger.java 0 0 11
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/OpendaylightDefaultValueTestData.java 0 0 14
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/SmallIntContainer.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/SmallIntContainerBuilder.java 0 0 40
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/SmallSignedInteger.java 0 0 11
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/SmallUintContainer.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/SmallUintContainerBuilder.java 0 0 62
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/SmallUnsignedInteger.java 0 0 11
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/StringContainer.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/StringContainerBuilder.java 0 0 40
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/TinyIntContainer.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/TinyIntContainerBuilder.java 0 0 40
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/TinySignedInteger.java 0 0 11
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/TinyUintContainer.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/TinyUintContainerBuilder.java 0 0 62
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/TinyUnsignedInteger.java 0 0 11
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/AugGrouping.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/BitFlags.java 0 0 26
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/CustomEnum.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/EnumGrouping.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/KnockKnockInput.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/KnockKnockInputBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/KnockKnockOutput.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/KnockKnockOutputBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/List11SimpleAugment.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/List11SimpleAugmentBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/NestedListSimpleAugment.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/NestedListSimpleAugmentBuilder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/OpendaylightOfMigrationTestModelService.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/TllComplexAugment.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/TllComplexAugmentBuilder.java 0 0 39
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/Cont1.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/Cont1Builder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/Cont2.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/Cont2Builder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/List1.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/List1Builder.java 0 0 31
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/List1Key.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/cont2/Contlist1.java 0 0 4
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/cont2/Contlist1Builder.java 0 0 26
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/cont2/Contlist1Key.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/list1/List11.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/list1/List11Builder.java 0 0 30
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/list1/List11Key.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/list1/List12.java 0 0 5
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/list1/List12Builder.java 0 0 25
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/list1/List12Key.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/top/top/level/list/list1/list1/_1/Cont.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/top/top/level/list/list1/list1/_1/ContBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/notification/rev150205/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/notification/rev150205/OutOfPixieDustNotification.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/notification/rev150205/OutOfPixieDustNotificationBuilder.java 0 0 31
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/rpcservice/rev140701/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/rpcservice/rev140701/OpendaylightTestRpcServiceService.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/rpcservice/rev140701/RockTheHouseInput.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/rpcservice/rev140701/RockTheHouseInputBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/EncapsulatedRoute.java 0 0 11
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/EncapsulatedRouteInGrouping.java 0 0 4
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/OpendaylightTestRoutedRpcService.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/RouteInGrouping.java 0 0 5
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/RoutedSimpleRouteInput.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/RoutedSimpleRouteInputBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/TestContext.java 0 0 5
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/Lists.java 0 0 5
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/ListsBuilder.java 0 0 27
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/NameValue.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/OrderedContainer.java 0 0 4
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/OrderedContainerBuilder.java 0 0 17
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/UnkeyedContainer.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/UnkeyedContainerBuilder.java 0 0 17
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/UnorderedContainer.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/UnorderedContainerBuilder.java 0 0 17
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/ordered/container/OrderedList.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/ordered/container/OrderedListBuilder.java 0 0 25
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/ordered/container/OrderedListKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/unkeyed/container/UnkeyedList.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/unkeyed/container/UnkeyedListBuilder.java 0 0 20
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/unordered/container/UnorderedList.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/unordered/container/UnorderedListBuilder.java 0 0 25
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/unordered/container/UnorderedListKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/md/sal/test/top/via/uses/rev151112/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/md/sal/test/top/via/uses/rev151112/ContainerTop.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/md/sal/test/top/via/uses/rev151112/container/top/ContainerTop.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/md/sal/test/top/via/uses/rev151112/container/top/ContainerTopBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/core/general/entity/rev150930/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/core/general/entity/rev150930/Entity.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/core/general/entity/rev150930/EntityBuilder.java 0 0 20
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/core/general/entity/rev150930/EntityKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/core/general/entity/rev150930/OdlGeneralEntityData.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/ComplexFromGrouping.java 0 0 4
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/LeafFromGrouping.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcComplexUsesAugment.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcComplexUsesAugmentBuilder.java 0 0 14
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcLeafOnlyAugment.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcLeafOnlyAugmentBuilder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcLeafOnlyUsesAugment.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcLeafOnlyUsesAugmentBuilder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcSecondLeafOnlyAugment.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcSecondLeafOnlyAugmentBuilder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/ThirdParty.java 0 0 5
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TopChoiceAugment1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TopChoiceAugment1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TopChoiceAugment2.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TopChoiceAugment2Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeComplexLeaves.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeComplexLeavesBuilder.java 0 0 33
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeComplexUsesAugment.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeComplexUsesAugmentBuilder.java 0 0 14
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeLeafOnlyAugment.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeLeafOnlyAugmentBuilder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeLeafOnlyUsesAugment.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeLeafOnlyUsesAugmentBuilder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeSecondLeafOnlyAugment.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeSecondLeafOnlyAugmentBuilder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/complex/from/grouping/ContainerWithUses.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/complex/from/grouping/ContainerWithUsesBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/complex/from/grouping/ListViaUses.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/complex/from/grouping/ListViaUsesBuilder.java 0 0 20
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/complex/from/grouping/ListViaUsesKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/put/top/input/top/level/list/choice/in/list/ComplexViaUsesWithDifferentName.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/put/top/input/top/level/list/choice/in/list/ComplexViaUsesWithDifferentNameBuilder.java 0 0 23
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/put/top/input/top/level/list/choice/in/list/SimpleViaUses.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/put/top/input/top/level/list/choice/in/list/SimpleViaUsesBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/Case1.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/Case1Builder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/Case2.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/Case2Builder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case1/Case1Container.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case1/Case1ContainerBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case1/augment/choice2/Case11.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case1/augment/choice2/Case11Builder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case1/augment/choice2/case11/Case11ChoiceCaseContainer.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case1/augment/choice2/case11/Case11ChoiceCaseContainerBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case2/Case2Container.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case2/Case2ContainerBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/top/level/list/choice/in/list/ComplexViaUses.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/top/level/list/choice/in/list/ComplexViaUsesBuilder.java 0 0 23
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/top/level/list/choice/in/list/EmptyLeaf.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/top/level/list/choice/in/list/EmptyLeafBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/top/level/list/choice/in/list/SimpleViaUses.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/top/level/list/choice/in/list/SimpleViaUsesBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Choice.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/ChoiceContainer.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/ChoiceContainerBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/GetTopOutput.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/GetTopOutputBuilder.java 0 0 27
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Int32StringUnion.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/OpendaylightMdsalBindingTestData.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/OpendaylightMdsalBindingTestService.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/PutTopInput.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/PutTopInputBuilder.java 0 0 27
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TestOne.java 0 0 4
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TestRoot.java 0 0 5
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TestTwo.java 0 0 4
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Top.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Top1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Top1Builder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Top2.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Top2Builder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TopBuilder.java 0 0 27
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TwoLevelList.java 0 0 4
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TwoLevelListChanged.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TwoLevelListChangedBuilder.java 0 0 27
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/Extended.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/ExtendedBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/Simple.java 0 0 3
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/SimpleBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/extended/ExtendedId.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/extended/ExtendedIdBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/simple/SimpleId.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/simple/SimpleIdBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/TopLevelList.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/TopLevelListBuilder.java 0 0 33
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/TopLevelListKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/top/level/list/NestedList.java 0 0 4
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/top/level/list/NestedListBuilder.java 0 0 25
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/top/level/list/NestedListKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/top/level/list/choice/in/list/SimpleCase.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/top/level/list/choice/in/list/SimpleCaseBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/IdentBase.java 0 0 5
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/IdentOne.java 0 0 4
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/IdentTwo.java 0 0 4
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/OpendaylightBug6006Data.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/UnionNode.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/UnionNodeBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/UnionType.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/UnionTypeBuilder.java 0 0 1
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/LowestLevel1.java 0 0 10
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/LowestLevel2.java 0 0 10
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/NonUnionTestType.java 0 0 10
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/TopLevel.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/UnionTestType.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/UnionTestTypeBuilder.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/Wrapper.java 0 0 2
org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/WrapperBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/opendaylight/yang/extension/yang/ext/rev130709/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/opendaylight/yang/extension/yang/ext/rev130709/RpcContextRef.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IgpLinkAttributes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IgpLinkAttributes1Builder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IgpNodeAttributes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IgpNodeAttributes1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IgpTopologyAttributes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IgpTopologyAttributes1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IsisLinkAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IsisNodeAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IsisTopologyType.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IsoNetId.java 0 0 16
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IsoPseudonodeId.java 0 0 16
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IsoSystemId.java 0 0 16
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/L3UnicastIgpTopology1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/L3UnicastIgpTopology1Builder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/link/attributes/IsisLinkAttributes.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/link/attributes/IsisLinkAttributesBuilder.java 0 0 31
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/link/attributes/isis/link/attributes/Ted.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/link/attributes/isis/link/attributes/TedBuilder.java 0 0 63
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/IsisNodeAttributes.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/IsisNodeAttributesBuilder.java 0 0 37
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/Iso.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/IsoBuilder.java 0 0 22
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/Ted.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/TedBuilder.java 0 0 40
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/router/type/Level1.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/router/type/Level12.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/router/type/Level12Builder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/router/type/Level1Builder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/router/type/Level2.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/router/type/Level2Builder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/topology/type/Isis.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/topology/type/IsisBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/network/topology/topology/igp/topology/attributes/IsisTopogloyAttributes.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/network/topology/topology/igp/topology/attributes/IsisTopogloyAttributesBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpLinkAttributes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpLinkAttributes1Builder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpLinkEvent1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpLinkEvent1Builder.java 0 0 12
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpNodeAttributes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpNodeAttributes1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpNodeEvent1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpNodeEvent1Builder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpTopologyAttributes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpTopologyAttributes1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsisLinkAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsisNodeAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsisTopologyType.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoNetId.java 0 0 16
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoPseudonodeId.java 0 0 16
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoSystemId.java 0 0 16
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/L3UnicastIgpTopology1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/L3UnicastIgpTopology1Builder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/link/attributes/IsisLinkAttributes.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/link/attributes/IsisLinkAttributesBuilder.java 0 0 31
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/link/attributes/isis/link/attributes/Ted.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/link/attributes/isis/link/attributes/TedBuilder.java 0 0 63
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/IsisNodeAttributes.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/IsisNodeAttributesBuilder.java 0 0 37
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/Iso.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/IsoBuilder.java 0 0 22
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/Ted.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/TedBuilder.java 0 0 40
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/router/type/Level1.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/router/type/Level12.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/router/type/Level12Builder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/router/type/Level1Builder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/router/type/Level2.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/router/type/Level2Builder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/topology/type/Isis.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/topology/type/IsisBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/network/topology/topology/igp/topology/attributes/IsisTopologyAttributes.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/network/topology/topology/igp/topology/attributes/IsisTopologyAttributesBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/PccCapabilities.java 0 0 42
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/SrlgAttributes.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/SwitchingCapabilities.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/TedLinkAttributes.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/TedNodeAttributes.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/InterfaceSwitchingCapabilities.java 0 0 10
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/InterfaceSwitchingCapabilitiesBuilder.java 0 0 54
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/InterfaceSwitchingCapabilitiesKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/SrlgValues.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/SrlgValuesBuilder.java 0 0 31
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/SrlgValuesKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidth.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidthBuilder.java 0 0 37
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidthKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/PacketSwitchCapable.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/PacketSwitchCapableBuilder.java 0 0 32
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/TimeDivisionMultiplexCapable.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/TimeDivisionMultiplexCapableBuilder.java 0 0 32
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/link/attributes/Srlg.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/link/attributes/SrlgBuilder.java 0 0 39
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/link/attributes/UnreservedBandwidth.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/link/attributes/UnreservedBandwidthBuilder.java 0 0 37
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/link/attributes/UnreservedBandwidthKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/node/attributes/Ipv4LocalAddress.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/node/attributes/Ipv4LocalAddressBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/node/attributes/Ipv4LocalAddressKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/node/attributes/Ipv6LocalAddress.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/node/attributes/Ipv6LocalAddressBuilder.java 0 0 37
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/node/attributes/Ipv6LocalAddressKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java 0 0 42
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/SrlgAttributes.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/SwitchingCapabilities.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/TedLinkAttributes.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/TedNodeAttributes.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/InterfaceSwitchingCapabilities.java 0 0 10
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/InterfaceSwitchingCapabilitiesBuilder.java 0 0 54
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/InterfaceSwitchingCapabilitiesKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/SrlgValues.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/SrlgValuesBuilder.java 0 0 31
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/SrlgValuesKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidth.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidthBuilder.java 0 0 37
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidthKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/PacketSwitchCapable.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/PacketSwitchCapableBuilder.java 0 0 32
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/TimeDivisionMultiplexCapable.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/TimeDivisionMultiplexCapableBuilder.java 0 0 32
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/link/attributes/Srlg.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/link/attributes/SrlgBuilder.java 0 0 39
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/link/attributes/UnreservedBandwidth.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/link/attributes/UnreservedBandwidthBuilder.java 0 0 37
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/link/attributes/UnreservedBandwidthKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv4LocalAddress.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv4LocalAddressBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv4LocalAddressKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv6LocalAddress.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv6LocalAddressBuilder.java 0 0 37
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv6LocalAddressKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/LinkAttributes.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/LinkId.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/NetworkTopology.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/NetworkTopologyBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/NodeAttributes.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/NodeId.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/TopologyId.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/TpAttributes.java 0 0 10
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/TpId.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/Destination.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/DestinationBuilder.java 0 0 22
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/Source.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/SourceBuilder.java 0 0 22
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/SupportingLink.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/SupportingLinkBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/SupportingLinkKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/Topology.java 0 0 29
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/TopologyBuilder.java 0 0 43
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/TopologyKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/Link.java 0 0 11
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/LinkBuilder.java 0 0 38
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/LinkKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/Node.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/NodeBuilder.java 0 0 33
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/NodeKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/TopologyTypes.java 0 0 11
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/TopologyTypesBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/UnderlayTopology.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/UnderlayTopologyBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/UnderlayTopologyKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/node/TerminationPoint.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/node/TerminationPointBuilder.java 0 0 27
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/node/TerminationPointKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/node/attributes/SupportingNode.java 0 0 10
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/node/attributes/SupportingNodeBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/node/attributes/SupportingNodeKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/LinkAttributes.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/LinkId.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/NetworkTopology.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/NetworkTopologyBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/NetworkTopologyData.java 0 0 12
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/NodeAttributes.java 0 0 14
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/NodeId.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/TopologyId.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/TpAttributes.java 0 0 10
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/TpId.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/Destination.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/DestinationBuilder.java 0 0 22
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/Source.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/SourceBuilder.java 0 0 22
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/SupportingLink.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/SupportingLinkBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/SupportingLinkKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/Topology.java 0 0 33
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/TopologyBuilder.java 0 0 48
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/TopologyKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/Link.java 0 0 11
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/LinkBuilder.java 0 0 38
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/LinkKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/Node.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/NodeBuilder.java 0 0 33
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/NodeKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/TopologyTypes.java 0 0 11
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/TopologyTypesBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/UnderlayTopology.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/UnderlayTopologyBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/UnderlayTopologyKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/node/TerminationPoint.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/node/TerminationPointBuilder.java 0 0 27
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/node/TerminationPointKey.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/node/attributes/SupportingNode.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/node/attributes/SupportingNodeBuilder.java 0 0 29
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/node/attributes/SupportingNodeKey.java 0 0 10
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/FlagIdentity.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpEventType.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpLinkAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpLinkEvent.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpLinkEventBuilder.java 0 0 55
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpNodeAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpNodeEvent.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpNodeEventBuilder.java 0 0 43
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpPrefixAttributes.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpPrefixEvent.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpPrefixEventBuilder.java 0 0 39
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpTerminationPointAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpTopologyAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/L3UnicastIgpTopologyListener.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/L3UnicastIgpTopologyType.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/Link1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/Link1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/Node1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/Node1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/TerminationPoint1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/TerminationPoint1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/TerminationPointEvent.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/TerminationPointEventBuilder.java 0 0 48
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/Topology1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/Topology1Builder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/TopologyTypes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/TopologyTypes1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/UndefinedFlag.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/link/attributes/IgpLinkAttributes.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/link/attributes/IgpLinkAttributesBuilder.java 0 0 37
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/node/attributes/IgpNodeAttributes.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/node/attributes/IgpNodeAttributesBuilder.java 0 0 32
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/node/attributes/igp/node/attributes/Prefix.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/node/attributes/igp/node/attributes/PrefixBuilder.java 0 0 42
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/node/attributes/igp/node/attributes/PrefixKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/prefix/event/Prefix.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/prefix/event/PrefixBuilder.java 0 0 37
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/termination/point/attributes/IgpTerminationPointAttributes.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/termination/point/attributes/IgpTerminationPointAttributesBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/Ip.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/IpBuilder.java 0 0 17
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/Unnumbered.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/UnnumberedBuilder.java 0 0 26
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/topology/attributes/IgpTopologyAttributes.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/topology/attributes/IgpTopologyAttributesBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/l3/unicast/igp/topology/type/L3UnicastIgpTopology.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/l3/unicast/igp/topology/type/L3UnicastIgpTopologyBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/FlagIdentity.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpEventType.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpLinkAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpLinkEvent.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpLinkEventBuilder.java 0 0 55
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpNodeAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpNodeEvent.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpNodeEventBuilder.java 0 0 43
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpPrefixAttributes.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpPrefixEvent.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpPrefixEventBuilder.java 0 0 39
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpTerminationPointAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpTopologyAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyType.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/Link1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/Link1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/Node1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/Node1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/TerminationPoint1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/TerminationPoint1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/TerminationPointEvent.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/TerminationPointEventBuilder.java 0 0 48
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/Topology1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/Topology1Builder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/TopologyTypes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/TopologyTypes1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/UndefinedFlag.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/link/attributes/IgpLinkAttributes.java 0 0 5
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/link/attributes/IgpLinkAttributesBuilder.java 0 0 37
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/node/attributes/IgpNodeAttributes.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/node/attributes/IgpNodeAttributesBuilder.java 0 0 32
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/node/attributes/igp/node/attributes/Prefix.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/node/attributes/igp/node/attributes/PrefixBuilder.java 0 0 42
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/node/attributes/igp/node/attributes/PrefixKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/prefix/event/Prefix.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/prefix/event/PrefixBuilder.java 0 0 37
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/termination/point/attributes/IgpTerminationPointAttributes.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/termination/point/attributes/IgpTerminationPointAttributesBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/Ip.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/IpBuilder.java 0 0 17
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/Unnumbered.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/UnnumberedBuilder.java 0 0 26
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/topology/attributes/IgpTopologyAttributes.java 0 0 4
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/topology/attributes/IgpTopologyAttributesBuilder.java 0 0 21
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/l3/unicast/igp/topology/type/L3UnicastIgpTopology.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/l3/unicast/igp/topology/type/L3UnicastIgpTopologyBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/AreaId.java 0 0 11
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpLinkAttributes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpLinkAttributes1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpLinkEvent1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpLinkEvent1Builder.java 0 0 14
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpNodeAttributes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpNodeAttributes1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpNodeEvent1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpNodeEvent1Builder.java 0 0 14
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpPrefixEvent1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpPrefixEvent1Builder.java 0 0 14
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpTopologyAttributes1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpTopologyAttributes1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/L3UnicastIgpTopology1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/L3UnicastIgpTopology1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/OspfLinkAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/OspfNodeAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/OspfPrefixAttributes.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/OspfTopologyType.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/Prefix1.java 0 0 1
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/Prefix1Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/network/topology/topology/igp/topology/attributes/OspfTopologyAttributes.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/network/topology/topology/igp/topology/attributes/OspfTopologyAttributesBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/link/attributes/OspfLinkAttributes.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/link/attributes/OspfLinkAttributesBuilder.java 0 0 31
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/link/attributes/ospf/link/attributes/Ted.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/link/attributes/ospf/link/attributes/TedBuilder.java 0 0 63
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java 0 0 33
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributesBuilder.java 0 0 49
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/Ted.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/TedBuilder.java 0 0 40
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/Abr.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/AbrBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/Asbr.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/AsbrBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/Internal.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/InternalBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/Pseudonode.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/PseudonodeBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/prefix/attributes/OspfPrefixAttributes.java 0 0 2
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/prefix/attributes/OspfPrefixAttributesBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/topology/type/Ospf.java 0 0 3
org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/topology/type/OspfBuilder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/Root.java 0 0 4
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/RootBuilder.java 0 0 22
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/OuterContainer.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/OuterContainerBuilder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/CaseA.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/CaseABuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/CaseB.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/CaseBBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/a/ListInCase.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/a/ListInCaseBuilder.java 0 0 20
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/a/ListInCaseKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/b/CaseBContainer.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/b/CaseBContainerBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/b/_case/b/container/ListInCase.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/b/_case/b/container/ListInCaseBuilder.java 0 0 20
org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/b/_case/b/container/ListInCaseKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/ContainerAugment.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/ContainerAugmentBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/ContainerManual.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/ContainerManualBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/GroupingModule1.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/NotificationModule1.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/NotificationModule1Builder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/OpendaylightBug5524Module1Data.java 0 0 1
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/UsesGroupingAugmetTestgroupingInner.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/UsesGroupingAugmetTestgroupingOuter.java 0 0 1
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/UsesGroupingTestgroupingInner.java 0 0 1
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/UsesGroupingTestgroupingOuter.java 0 0 1
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/grouping/module1/ListModule11.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/grouping/module1/ListModule11Builder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/grouping/module1/list/module1/_1/ListModule12.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/grouping/module1/list/module1/_1/ListModule12Builder.java 0 0 15
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/grouping/module1/list/module1/_1/list/module1/_2/ContainerModule1.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/grouping/module1/list/module1/_1/list/module1/_2/ContainerModule1Builder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/augmet/testgrouping/inner/ContainerAugmet1.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/augmet/testgrouping/inner/ContainerAugmet1Builder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/augmet/testgrouping/outer/ContainerAugmet11.java 0 0 1
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/augmet/testgrouping/outer/ContainerAugmet11Builder.java 0 0 8
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/augmet/testgrouping/outer/container/augmet/_1/Container2.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/augmet/testgrouping/outer/container/augmet/_1/Container2Builder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/testgrouping/inner/Container1.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/testgrouping/inner/Container1Builder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/testgrouping/inner/container/_1/Container2.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/testgrouping/inner/container/_1/Container2Builder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module2/rev160101/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module2/rev160101/ContainerModule11.java 0 0 1
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module2/rev160101/ContainerModule11Builder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module2/rev160101/GroupingModule2.java 0 0 1
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module2/rev160101/grouping/module2/ContainerModule2.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module2/rev160101/grouping/module2/ContainerModule2Builder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/GroupingModule3.java 0 0 4
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/GroupingModule3Main.java 0 0 1
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/Module3Main.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/Module3MainBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/OpendaylightBug5524Module3Data.java 0 0 1
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/ContainerManualListModule11.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/ContainerManualListModule11Builder.java 0 0 17
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/ContainerModule11.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/ContainerModule11Builder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/ManualListModule11.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/ManualListModule11Builder.java 0 0 17
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/container/manual/list/module1/_1/ContainerManualListModule12.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/container/manual/list/module1/_1/ContainerManualListModule12Builder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/container/manual/list/module1/_1/container/manual/list/module1/_2/ContainerManualContainerModule1.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/container/manual/list/module1/_1/container/manual/list/module1/_2/ContainerManualContainerModule1Builder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/container/manual/list/module1/_1/container/manual/list/module1/_2/container/manual/container/module1/ContainerManualContainerModule2.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/container/manual/list/module1/_1/container/manual/list/module1/_2/container/manual/container/module1/ContainerManualContainerModule2Builder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/main/ContainerModule3.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/main/ContainerModule3Builder.java 0 0 27
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/manual/list/module1/_1/ManualListModule12.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/manual/list/module1/_1/ManualListModule12Builder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/manual/list/module1/_1/manual/list/module1/_2/ManualContainerModule1.java 0 0 3
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/manual/list/module1/_1/manual/list/module1/_2/ManualContainerModule1Builder.java 0 0 13
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/module3/main/ContainerModule3.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/module3/main/ContainerModule3Builder.java 0 0 27
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/Module4Main.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/Module4MainBuilder.java 0 0 16
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/OpendaylightBug5524Module4Data.java 0 0 1
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/module4/main/ContainerModule4.java 0 0 2
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/module4/main/ContainerModule4Builder.java 0 0 27
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/module4/main/container/module/_4/ManualContainerModule11.java 0 0 1
org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/module4/main/container/module/_4/ManualContainerModule11Builder.java 0 0 7
org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/$YangModuleInfoImpl.java 0 0 13
org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/BooleanContainer.java 0 0 6
org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/BooleanContainerBuilder.java 0 0 23
org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/FooData.java 0 0 1
org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/_boolean/container/BooleanList.java 0 0 5
org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/_boolean/container/BooleanListBuilder.java 0 0 27
org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/_boolean/container/BooleanListInt.java 0 0 3
org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/_boolean/container/BooleanListIntBuilder.java 0 0 20
org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/_boolean/container/BooleanListIntKey.java 0 0 6
org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/_boolean/container/BooleanListKey.java 0 0 8
org/opendaylight/yangtools/binding/data/codec/api/BindingCodecTree.java 0 0 3
org/opendaylight/yangtools/binding/data/codec/api/BindingCodecTreeNode.java 0 0 1
org/opendaylight/yangtools/binding/data/codec/gen/impl/DataObjectSerializerSource.java 0 0 3
org/opendaylight/yangtools/binding/data/codec/gen/impl/StreamWriterGenerator.java 0 0 4
org/opendaylight/yangtools/binding/data/codec/impl/BindingNormalizedNodeCodecRegistry.java 0 0 1
org/opendaylight/yangtools/binding/data/codec/impl/LeafNodeCodecContext.java 0 0 1
org/opendaylight/yangtools/binding/data/codec/impl/UnionTypeCodec.java 0 0 1
org/opendaylight/yangtools/binding/data/codec/test/CachingCodecTest.java 0 0 1
org/opendaylight/yangtools/binding/data/codec/test/LeafReferenceTest.java 0 0 1
org/opendaylight/yangtools/binding/data/codec/test/NormalizedNodeSerializeDeserializeTest.java 0 0 1
org/opendaylight/yangtools/binding/data/codec/test/UnionTypeWithIdentityrefTest.java 0 0 8
org/opendaylight/yangtools/binding/generator/util/BindingGeneratorUtil.java 0 0 1
org/opendaylight/yangtools/binding/generator/util/ReferencedTypeImpl.java 0 0 3
org/opendaylight/yangtools/binding/generator/util/TypeConstants.java 0 0 1
org/opendaylight/yangtools/binding/generator/util/Types.java 0 0 3
org/opendaylight/yangtools/binding/generator/util/generated/type/builder/EnumerationBuilderImplTest.java 0 0 1
org/opendaylight/yangtools/binding/generator/util/generated/type/builder/GeneratedTOBuilderImpl.java 0 0 1
org/opendaylight/yangtools/binding/generator/util/stmt/parser/retest/BindingGeneratorUtilTest.java 0 0 3
org/opendaylight/yangtools/binding/generator/util/stmt/parser/retest/RetestUtils.java 0 0 4
org/opendaylight/yangtools/maven/sal/api/gen/plugin/CodeGeneratorImpl.java 0 0 1
org/opendaylight/yangtools/sal/binding/generator/api/BindingGenerator.java 0 0 7
org/opendaylight/yangtools/sal/binding/generator/impl/BindingGeneratorImpl.java 0 0 4
org/opendaylight/yangtools/sal/binding/generator/impl/BindingSchemaContextUtils.java 0 0 2
org/opendaylight/yangtools/sal/binding/generator/impl/Bug4145Test.java 0 0 3
org/opendaylight/yangtools/sal/binding/generator/impl/IdentityrefTypeTest.java 0 0 1
org/opendaylight/yangtools/sal/binding/generator/impl/ModuleContext.java 0 0 3
org/opendaylight/yangtools/sal/binding/generator/impl/UsesTest.java 0 0 7
org/opendaylight/yangtools/sal/binding/generator/impl/YangTemplate.java 0 0 3174
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/AugmentRelativeXPathTest.java 0 0 2
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/AugmentedTypeTest.java 0 0 1
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/BinaryTypeTest.java 0 0 2
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/BindingGeneratorImplTest.java 0 0 2
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/BitAndUnionTOEnclosingTest.java 0 0 3
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/ControllerTest.java 0 0 1
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/GenEnumResolvingTest.java 0 0 2
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/GenTypesSubSetTest.java 0 0 1
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/GenerateInnerClassForBitsAndUnionInLeavesTest.java 0 0 1
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/GeneratedTypesStringTest.java 0 0 2
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/GeneratedTypesTest.java 0 0 2
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/IdentityrefTypeTest.java 0 0 3
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/RetestUtils.java 0 0 4
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/SupportTestUtil.java 0 0 1
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/UnionTypeDefTest.java 0 0 1
org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/UsesTest.java 0 0 10
org/opendaylight/yangtools/sal/binding/generator/util/DefaultSourceCodeGenerator.java 0 0 5
org/opendaylight/yangtools/sal/binding/model/api/AnnotationType.java 0 0 8
org/opendaylight/yangtools/sal/binding/model/api/CodeGenerator.java 0 0 5
org/opendaylight/yangtools/sal/binding/model/api/Constant.java 0 0 5
org/opendaylight/yangtools/sal/binding/model/api/MethodSignature.java 0 0 4
org/opendaylight/yangtools/sal/binding/model/api/Type.java 0 0 4
org/opendaylight/yangtools/sal/binding/model/api/WildcardType.java 0 0 2
org/opendaylight/yangtools/sal/binding/model/api/type/builder/AnnotationTypeBuilder.java 0 0 5
org/opendaylight/yangtools/sal/binding/model/api/type/builder/GeneratedTypeBuilder.java 0 0 2
org/opendaylight/yangtools/sal/binding/yang/types/NodeWrappedType.java 0 0 2
org/opendaylight/yangtools/sal/binding/yang/types/TypeProviderTest.java 0 0 1
org/opendaylight/yangtools/sal/binding/yang/types/UnionDependencySort.java 0 0 1
org/opendaylight/yangtools/sal/binding/yang/types/stmt/parser/retest/RetestUtils.java 0 0 5
org/opendaylight/yangtools/sal/binding/yang/types/stmt/parser/retest/TypeProviderModel.java 0 0 1
org/opendaylight/yangtools/sal/java/api/generator/BaseTemplate.java 0 0 1084
org/opendaylight/yangtools/sal/java/api/generator/BuilderGenerator.java 0 0 3
org/opendaylight/yangtools/sal/java/api/generator/BuilderTemplate.java 0 0 3485
org/opendaylight/yangtools/sal/java/api/generator/ClassTemplate.java 0 0 2349
org/opendaylight/yangtools/sal/java/api/generator/Constants.java 0 0 2
org/opendaylight/yangtools/sal/java/api/generator/EnumGenerator.java 0 0 2
org/opendaylight/yangtools/sal/java/api/generator/EnumTemplate.java 0 0 321
org/opendaylight/yangtools/sal/java/api/generator/GeneratorJavaFile.java 0 0 1
org/opendaylight/yangtools/sal/java/api/generator/GeneratorUtil.java 0 0 5
org/opendaylight/yangtools/sal/java/api/generator/InterfaceTemplate.java 0 0 456
org/opendaylight/yangtools/sal/java/api/generator/UnionBuilderTemplate.java 0 0 167
org/opendaylight/yangtools/sal/java/api/generator/UnionTemplate.java 0 0 1180
org/opendaylight/yangtools/sal/java/api/generator/YangModuleInfoTemplate.java 0 0 1352
org/opendaylight/yangtools/sal/java/api/generator/stmt/parser/retest/RetestUtils.java 0 0 5
org/opendaylight/yangtools/yang/binding/Augmentable.java 0 0 3
org/opendaylight/yangtools/yang/binding/Augmentation.java 0 0 5
org/opendaylight/yangtools/yang/binding/BaseIdentity.java 0 0 1
org/opendaylight/yangtools/yang/binding/ChildOf.java 0 0 5
org/opendaylight/yangtools/yang/binding/DataContainer.java 0 0 2
org/opendaylight/yangtools/yang/binding/DataObject.java 0 0 1
org/opendaylight/yangtools/yang/binding/DataRoot.java 0 0 1
org/opendaylight/yangtools/yang/binding/Identifiable.java 0 0 3
org/opendaylight/yangtools/yang/binding/Identifier.java 0 0 4
org/opendaylight/yangtools/yang/binding/YangModelBindingProvider.java 0 0 1
org/opendaylight/yangtools/yang/binding/YangModuleInfo.java 0 0 1
org/opendaylight/yangtools/yang/binding/test/mock/NodeChildKey.java 0 0 4
org/opendaylight/yangtools/yang/binding/test/mock/NodeKey.java 0 0 4
org/opendaylight/yangtools/yang/binding/util/BindingReflectionsTest.java 0 0 2
org/opendaylight/yangtools/yang/binding/util/DataObjectReadingUtil.java 0 0 1
org/opendaylight/yangtools/yang/unified/doc/generator/GeneratorImpl.java 0 0 6152
org/opendaylight/yangtools/yang/unified/doc/generator/maven/DocumentationGeneratorImpl.java 0 0 1
org/opendaylight/yangtools/yang/unified/doc/generator/maven/retest/RetestUtils.java 0 0 1
org/opendaylight/yangtools/yang/wadl/generator/WadlRestconfGenerator.java 0 0 918
org/opendaylight/yangtools/yang/wadl/generator/maven/WadlGenerator.java 0 0 4

Rules

Category Rule Violations Severity
imports ImportOrder
  • ordered: "true"
  • separated: "true"
  • option: "above"
2602  Error
UnusedImports 35  Error
indentation Indentation
  • caseIndent: "0"
  • throwsIndent: "8"
22546  Error
regexp RegexpMultiline
  • message: "Line has Windows line delimiter."
  • format: "(\r\n|\r)"
7  Error
RegexpMultiline
  • message: "Line contains console output."
  • format: "System\.(out)|(err)\.print(ln)?\("
1  Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
8910  Error
whitespace FileTabCharacter
  • eachLine: "true"
10  Error

Details

org/opendaylight/controller/md/sal/dom/api/AbstractDOMDataTreeServiceTestSuite.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.CheckedFuture' import. 20

org/opendaylight/controller/md/sal/dom/store/impl/InMemoryDataStoreTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.spi.store.DOMStoreReadTransaction' import. 17
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.ReadFailedException' import. 24
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 25

org/opendaylight/controller/md/sal/dom/store/impl/SchemaUpdateForTransactionTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.spi.store.DOMStoreReadWriteTransaction' import. 14
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.MoreExecutors' import. 15

org/opendaylight/controller/md/sal/dom/store/impl/TestModel.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.Set. 14
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.model.api.Module. 17

org/opendaylight/mdsal/binding/api/DataBroker.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.mdsal.common.api.LogicalDatastoreType. 11
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.concepts.ListenerRegistration. 15

org/opendaylight/mdsal/binding/api/NotificationService.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 73

org/opendaylight/mdsal/binding/api/ReadTransaction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 16

org/opendaylight/mdsal/binding/api/clustering/EntityTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertNotEquals' import. 12
 Error indentation Indentation 'mdsal' have incorrect indentation level 8, expected level should be 12. 66

org/opendaylight/mdsal/binding/dom/adapter/AbstractForwardedTransaction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 15

org/opendaylight/mdsal/binding/dom/adapter/AbstractWriteTransaction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 14

org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.BindingService' import. 12
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 13

org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.RpcConsumerRegistry' import. 12
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.BindingService' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 18

org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataBrokerAdapter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.BindingTransactionChain' import. 16
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ClassToInstanceMap' import. 24

org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeListenerAdapter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.DataTreeChangeListener' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 15

org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.DataTreeChangeListener' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 16

org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.MountPoint' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 15
 Error extension LoggerVariableModifiers Logger must be declared as private static final. 28

org/opendaylight/mdsal/binding/dom/adapter/BindingDOMNotificationPublishServiceAdapter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.NotificationPublishService' import. 14
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ClassToInstanceMap' import. 16

org/opendaylight/mdsal/binding/dom/adapter/BindingDOMReadTransactionAdapter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.ReadTransaction' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 17

org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcProviderServiceAdapter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 14

org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcServiceAdapter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.RpcConsumerRegistry' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 15

org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.BindingTransactionChain' import. 19
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 22

org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.CheckedFuture' import. 13

org/opendaylight/mdsal/binding/dom/adapter/BindingDataTreeChangeListenerRegistration.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 12

org/opendaylight/mdsal/binding/dom/adapter/BindingMountPointAdapter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.BindingService' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 15

org/opendaylight/mdsal/binding/dom/adapter/ContextExtractorTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.Test' import. 15
 Error indentation Indentation 'class def rcurly' have incorrect indentation level 1, expected level should be 0. 76

org/opendaylight/mdsal/binding/dom/adapter/ContextReferenceExtractor.java

Severity Category Rule Message Line
 Error extension LogMessagePlaceholderCount Log message placeholders count is incorrect. 82

org/opendaylight/mdsal/binding/dom/adapter/LazyDOMRpcResultFuture.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.api.DOMRpcException' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 15

org/opendaylight/mdsal/binding/dom/adapter/LazyDataObjectModification.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 96
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 98
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 99
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 100
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 101
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 102
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 103
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 104
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 105
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 106
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 107
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 141
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 142
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 143
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 144
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 145
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 146
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 147
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 148
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 150
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 152

org/opendaylight/mdsal/binding/dom/adapter/RpcServiceAdapter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.api.DOMRpcException' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Function' import. 16
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 108
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 109
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 110
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 111
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 112
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 113
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 115
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 116
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 122
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 123
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 124
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 125
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 126
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 127
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 128
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 129

org/opendaylight/mdsal/binding/dom/adapter/clustering/BindingDOMEntityOwnershipServiceAdapter.java

Severity Category Rule Message Line
 Error extension LoggerVariableModifiers Logger must be declared as private static final. 32

org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataBrokerTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.DataBroker' import. 12
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ExecutionException' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ListenableFuture' import. 17
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 39

org/opendaylight/mdsal/binding/dom/adapter/test/AbstractNotificationBrokerTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.NotificationPublishService' import. 12

org/opendaylight/mdsal/binding/dom/adapter/test/BindingNormalizedCodecTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javassist.ClassPool' import. 13
 Error indentation Indentation 'member def modifier' have incorrect indentation level 3, expected level should be 4. 41

org/opendaylight/mdsal/binding/dom/adapter/test/DataBrokerTestCustomizer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.spi.store.DOMStore' import. 12
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.LogicalDatastoreType' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableMap' import. 14

org/opendaylight/mdsal/binding/dom/adapter/test/DataTreeChangeListenerTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.DataBroker' import. 22
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType' import. 28
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 30

org/opendaylight/mdsal/binding/dom/adapter/test/ForwardedNotificationAdapterTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 16

org/opendaylight/mdsal/binding/dom/adapter/test/WriteTransactionTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.api.ReadTransaction' import. 15
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 17

org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingBrokerTestFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.Beta' import. 14

org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.spi.store.DOMStore' import. 14
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.LogicalDatastoreType' import. 15
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.Beta' import. 16

org/opendaylight/mdsal/binding/dom/codec/api/BindingCodecTreeNode.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.binding.BindingStreamEventWriter. 16

org/opendaylight/mdsal/common/api/AsyncDataBroker.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.concepts.ListenerRegistration. 10

org/opendaylight/mdsal/common/api/AsyncReadTransaction.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 39

org/opendaylight/mdsal/common/api/AsyncWriteTransaction.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - com.google.common.util.concurrent.ListenableFuture. 11
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 449
 Error regexp RegexpSingleline Line has trailing spaces. 452

org/opendaylight/mdsal/common/api/DataValidationFailedException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 14

org/opendaylight/mdsal/common/api/OptimisticLockFailedException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.common.RpcError.ErrorType' import. 12

org/opendaylight/mdsal/common/api/ReadFailedException.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 24
 Error indentation Indentation 'method def' child have incorrect indentation level 20, expected level should be one of the following: 12, 16. 26
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 27

org/opendaylight/mdsal/common/api/clustering/GenericEntityOwnershipCandidateRegistration.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 28

org/opendaylight/mdsal/dom/api/DOMDataTreeCursor.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodeContainer. 14

org/opendaylight/mdsal/dom/api/DOMDataTreeCursorProvider.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeModificationCursor. 12

org/opendaylight/mdsal/dom/api/DOMDataTreeIdentifier.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.MoreObjects' import. 13

org/opendaylight/mdsal/dom/api/DOMDataTreeWriteCursor.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.data.api.schema.tree.BackendFailedException. 12

org/opendaylight/mdsal/dom/api/DOMMountPoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 14

org/opendaylight/mdsal/dom/api/clustering/DOMEntityTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.Assert.*' import. 11

org/opendaylight/mdsal/dom/broker/AbstractDOMDataBroker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.LogicalDatastoreType' import. 16
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableMap' import. 24

org/opendaylight/mdsal/dom/broker/AbstractDOMForwardedCompositeTransaction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.AsyncTransaction' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 14

org/opendaylight/mdsal/dom/broker/AbstractDOMForwardedTransactionFactory.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.mdsal.dom.spi.store.DOMStoreReadWriteTransaction. 22

org/opendaylight/mdsal/dom/broker/AbstractDOMRpcRoutingTableEntry.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 14

org/opendaylight/mdsal/dom/broker/CommitCoordinationTask.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.TransactionCommitFailedException' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 15

org/opendaylight/mdsal/dom/broker/DOMDataBrokerTransactionChainImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.LogicalDatastoreType' import. 14
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 19

org/opendaylight/mdsal/dom/broker/DOMForwardedReadOnlyTransaction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.LogicalDatastoreType' import. 12
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 15

org/opendaylight/mdsal/dom/broker/DOMForwardedWriteTransaction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.LogicalDatastoreType' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 15

org/opendaylight/mdsal/dom/broker/DOMMountPointServiceImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.api.DOMMountPointListener' import. 13
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.api.DOMMountPoint' import. 14
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 17

org/opendaylight/mdsal/dom/broker/DOMNotificationRouter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.api.DOMNotification' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 17
 Error indentation Indentation 'try' child have incorrect indentation level 13, expected level should be 12. 208

org/opendaylight/mdsal/dom/broker/DOMNotificationRouterEvent.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 13

org/opendaylight/mdsal/dom/broker/DOMRpcRouter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.api.DOMRpcAvailabilityListener' import. 12
 Error imports ImportOrder Wrong order for 'com.google.common.base.Function' import. 20

org/opendaylight/mdsal/dom/broker/DOMRpcRoutingTable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Function' import. 16
 Error indentation Indentation 'method def modifier' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 49
 Error indentation Indentation 'method def' child have incorrect indentation level 20, expected level should be one of the following: 12, 16. 51
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 52

org/opendaylight/mdsal/dom/broker/GlobalDOMRpcRoutingTableEntry.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 15

org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntry.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 16

org/opendaylight/mdsal/dom/broker/SerializedDOMDataBroker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.LogicalDatastoreType' import. 14
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 17
 Error extension LogMessageConcatenation Log message contains string concatenation. 74

org/opendaylight/mdsal/dom/broker/ShardRegistration.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 13

org/opendaylight/mdsal/dom/broker/UnknownDOMRpcRoutingTableEntry.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.CheckedFuture' import. 15

org/opendaylight/mdsal/dom/broker/osgi/OsgiBundleScanningSchemaService.java

Severity Category Rule Message Line
 Error extension LogMessagePlaceholderCount Log message placeholders count is incorrect. 206

org/opendaylight/mdsal/dom/broker/osgi/SchemaServiceActivator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Hashtable' import. 11

org/opendaylight/mdsal/dom/broker/test/BlockingTransactionChainListener.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.SettableFuture' import. 14

org/opendaylight/mdsal/dom/broker/test/DOMBrokerTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.spi.store.DOMStore' import. 20
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.LogicalDatastoreType' import. 22
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.api.DOMDataTreeReadTransaction' import. 27
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 29

org/opendaylight/mdsal/dom/broker/test/DOMDataTreeListenerTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.spi.store.DOMStore' import. 20
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.LogicalDatastoreType' import. 21
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.api.DOMDataBrokerExtension' import. 26
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableMap' import. 31

org/opendaylight/mdsal/dom/broker/test/DOMTransactionChainTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.spi.store.DOMStore' import. 18
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.LogicalDatastoreType' import. 19
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.api.DOMDataTreeReadTransaction' import. 22
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 26

org/opendaylight/mdsal/dom/broker/test/MountPointServiceTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.api.DOMMountPoint' import. 16
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 19

org/opendaylight/mdsal/dom/broker/test/ShardedDOMDataTreeProducerSingleShardTest.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.junit.Assert.fail. 11

org/opendaylight/mdsal/dom/spi/AbstractDOMRpcProviderService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 15

org/opendaylight/mdsal/dom/spi/DefaultDOMRpcResult.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.Beta' import. 12

org/opendaylight/mdsal/dom/spi/ForwardingDOMDataBroker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ForwardingObject' import. 17

org/opendaylight/mdsal/dom/spi/ForwardingDOMDataReadOnlyTransaction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 14

org/opendaylight/mdsal/dom/spi/ForwardingDOMDataWriteTransaction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ForwardingObject' import. 13

org/opendaylight/mdsal/dom/spi/ForwardingDOMNotificationPublishService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ForwardingObject' import. 13

org/opendaylight/mdsal/dom/spi/ForwardingDOMNotificationService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ForwardingObject' import. 13

org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcImplementation.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ForwardingObject' import. 15

org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcProviderService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ForwardingObject' import. 15

org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcResult.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ForwardingObject' import. 12

org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ForwardingObject' import. 15

org/opendaylight/mdsal/dom/spi/ForwardingDOMTransactionChain.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ForwardingObject' import. 14

org/opendaylight/mdsal/dom/spi/SimpleDOMMountPoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 16

org/opendaylight/mdsal/dom/spi/store/AbstractDOMStoreTreeChangePublisher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener' import. 15
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 16

org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChain.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.Beta' import. 12

org/opendaylight/mdsal/dom/spi/store/DOMStore.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode. 10

org/opendaylight/mdsal/dom/spi/store/DOMStoreReadTransaction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 14

org/opendaylight/mdsal/dom/spi/store/DOMStoreTreeChangePublisher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.annotation.Nonnull' import. 12

org/opendaylight/mdsal/dom/spi/store/SnapshotBackedReadTransaction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.Beta' import. 14

org/opendaylight/mdsal/dom/spi/store/SnapshotBackedReadWriteTransaction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.ReadFailedException' import. 14
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.Beta' import. 15

org/opendaylight/mdsal/dom/spi/store/SnapshotBackedTransactions.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.Beta' import. 12

org/opendaylight/mdsal/dom/spi/store/package-info.java

Severity Category Rule Message Line
 Error regexp RegexpMultiline Line has Windows line delimiter. 1
 Error regexp RegexpMultiline Line has Windows line delimiter. 2
 Error regexp RegexpMultiline Line has Windows line delimiter. 3
 Error regexp RegexpMultiline Line has Windows line delimiter. 4
 Error regexp RegexpMultiline Line has Windows line delimiter. 5
 Error regexp RegexpMultiline Line has Windows line delimiter. 6
 Error regexp RegexpMultiline Line has Windows line delimiter. 7

org/opendaylight/mdsal/dom/store/inmemory/ChainedTransactionCommitImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 12

org/opendaylight/mdsal/dom/store/inmemory/DOMStoreTransactionChainImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 14

org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener' import. 20
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 21

org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStoreFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ExecutorService' import. 12

org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMStoreThreePhaseCommitCohort.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.common.api.OptimisticLockFailedException' import. 17
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 19
 Error extension LogMessagePlaceholderCount Log message placeholders count is incorrect. 69

org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMStoreTreeChangePublisher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.spi.AbstractDOMDataTreeChangeListenerRegistration' import. 12
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener' import. 13
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 14
 Error indentation Indentation 'method def modifier' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 34
 Error indentation Indentation 'member def modifier' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 37
 Error indentation Indentation 'method def' child have incorrect indentation level 20, expected level should be one of the following: 12, 16. 37
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 38
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 39
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 40
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 41
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 4, 8. 42

org/opendaylight/mdsal/model/ietf/util/AbstractIetfInetUtil.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 65
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 66
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 67
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 68
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 69
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 70
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 100
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 101
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 102
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 103
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 8. 104
 Error indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 12. 105

org/opendaylight/mdsal/model/ietf/util/Ipv6Utils.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 8. 64
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 64
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 8. 65
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 12. 67
 Error indentation Indentation 'method call' child have incorrect indentation level 11, expected level should be 12. 67
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 8. 68
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 8. 70
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 70
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 8. 71
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 71
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 8. 72
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 72
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 8. 73
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 73
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 8. 74
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 74
 Error indentation Indentation 'while' have incorrect indentation level 7, expected level should be 8. 75
 Error indentation Indentation 'member def modifier' have incorrect indentation level 11, expected level should be 12. 76
 Error indentation Indentation 'while' child have incorrect indentation level 11, expected level should be 12. 76
 Error indentation Indentation 'if' have incorrect indentation level 11, expected level should be 12. 79
 Error indentation Indentation 'if' child have incorrect indentation level 15, expected level should be 16. 80
 Error indentation Indentation 'if' have incorrect indentation level 15, expected level should be 16. 81
 Error indentation Indentation 'if' child have incorrect indentation level 19, expected level should be 20. 83
 Error indentation Indentation 'if' child have incorrect indentation level 19, expected level should be 20. 84
 Error indentation Indentation 'if' child have incorrect indentation level 19, expected level should be 20. 85
 Error indentation Indentation 'if' child have incorrect indentation level 19, expected level should be 20. 86
 Error indentation Indentation 'if rcurly' have incorrect indentation level 15, expected level should be 16. 87
 Error indentation Indentation 'else' child have incorrect indentation level 19, expected level should be 20. 89
 Error indentation Indentation 'else rcurly' have incorrect indentation level 15, expected level should be 16. 90
 Error indentation Indentation 'if' child have incorrect indentation level 15, expected level should be 16. 92
 Error indentation Indentation 'if rcurly' have incorrect indentation level 11, expected level should be 12. 93
 Error indentation Indentation 'if' have incorrect indentation level 11, expected level should be 12. 96
 Error indentation Indentation 'if' child have incorrect indentation level 15, expected level should be 16. 101
 Error indentation Indentation 'method call' child have incorrect indentation level 15, expected level should be 16. 101
 Error indentation Indentation 'if' child have incorrect indentation level 15, expected level should be 16. 102
 Error indentation Indentation 'if' child have incorrect indentation level 15, expected level should be 16. 103
 Error indentation Indentation 'if' child have incorrect indentation level 15, expected level should be 16. 104
 Error indentation Indentation 'if rcurly' have incorrect indentation level 11, expected level should be 12. 105
 Error indentation Indentation 'member def modifier' have incorrect indentation level 11, expected level should be 12. 113
 Error indentation Indentation 'while' child have incorrect indentation level 11, expected level should be 12. 113
 Error indentation Indentation 'while' child have incorrect indentation level 11, expected level should be 12. 114
 Error indentation Indentation 'while' child have incorrect indentation level 11, expected level should be 12. 115
 Error indentation Indentation 'while rcurly' have incorrect indentation level 7, expected level should be 8. 116
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 8. 118
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 12. 119
 Error indentation Indentation 'method call' child have incorrect indentation level 11, expected level should be 12. 119
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 12. 120
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 12. 121
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 8. 122
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 8. 124
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 12. 125
 Error indentation Indentation 'method call' child have incorrect indentation level 11, expected level should be 12. 125
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 12. 126
 Error indentation Indentation 'method call' child have incorrect indentation level 11, expected level should be 12. 126
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 8. 127
 Error indentation Indentation 'else' child have incorrect indentation level 11, expected level should be 12. 128
 Error indentation Indentation 'method call' child have incorrect indentation level 11, expected level should be 12. 128
 Error indentation Indentation 'else rcurly' have incorrect indentation level 7, expected level should be 8. 129
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 4. 130
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 132
 Error indentation Indentation 'member def modifier' have incorrect indentation level 7, expected level should be 8. 133
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 133
 Error indentation Indentation 'member def modifier' have incorrect indentation level 7, expected level should be 8. 134
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 134
 Error indentation Indentation 'method call' child have incorrect indentation level 7, expected level should be 8. 135
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 135
 Error indentation Indentation 'method call' child have incorrect indentation level 7, expected level should be 8. 136
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 136

org/opendaylight/mdsal/model/ietf/util/Ipv6UtilsTest.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 42, 44. 50

org/opendaylight/yang/gen/v1/bug5446/rev151105/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/bug5446/rev151105/IpAddressBinary.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.io.BaseEncoding' import. 3
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 65
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 66
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 67
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 116
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 125

org/opendaylight/yang/gen/v1/bug5446/rev151105/Ipv4AddressBinary.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 10
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 93

org/opendaylight/yang/gen/v1/bug5446/rev151105/Ipv6AddressBinary.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 10
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 93

org/opendaylight/yang/gen/v1/bug5446/rev151105/Root.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/bug5446/rev151105/RootBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/odl/test/binary/key/rev160101/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/odl/test/binary/key/rev160101/BinaryKeyData.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.List' import. 3

org/opendaylight/yang/gen/v1/odl/test/binary/key/rev160101/BinaryList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 45

org/opendaylight/yang/gen/v1/odl/test/binary/key/rev160101/BinaryListBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 245
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 254
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 263
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 272

org/opendaylight/yang/gen/v1/odl/test/binary/key/rev160101/BinaryListKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 3
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev130704/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev130704/IanaIfType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 216
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Line has trailing spaces. 234
 Error regexp RegexpSingleline Line has trailing spaces. 240
 Error regexp RegexpSingleline Line has trailing spaces. 246
 Error regexp RegexpSingleline Line has trailing spaces. 252
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error regexp RegexpSingleline Line has trailing spaces. 276
 Error regexp RegexpSingleline Line has trailing spaces. 282
 Error regexp RegexpSingleline Line has trailing spaces. 288
 Error regexp RegexpSingleline Line has trailing spaces. 294
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error regexp RegexpSingleline Line has trailing spaces. 306
 Error regexp RegexpSingleline Line has trailing spaces. 312
 Error regexp RegexpSingleline Line has trailing spaces. 318
 Error regexp RegexpSingleline Line has trailing spaces. 324
 Error regexp RegexpSingleline Line has trailing spaces. 330
 Error regexp RegexpSingleline Line has trailing spaces. 336
 Error regexp RegexpSingleline Line has trailing spaces. 342
 Error regexp RegexpSingleline Line has trailing spaces. 348
 Error regexp RegexpSingleline Line has trailing spaces. 354
 Error regexp RegexpSingleline Line has trailing spaces. 360
 Error regexp RegexpSingleline Line has trailing spaces. 366
 Error regexp RegexpSingleline Line has trailing spaces. 372
 Error regexp RegexpSingleline Line has trailing spaces. 378
 Error regexp RegexpSingleline Line has trailing spaces. 384
 Error regexp RegexpSingleline Line has trailing spaces. 390
 Error regexp RegexpSingleline Line has trailing spaces. 396
 Error regexp RegexpSingleline Line has trailing spaces. 402
 Error regexp RegexpSingleline Line has trailing spaces. 408
 Error regexp RegexpSingleline Line has trailing spaces. 414
 Error regexp RegexpSingleline Line has trailing spaces. 420
 Error regexp RegexpSingleline Line has trailing spaces. 426
 Error regexp RegexpSingleline Line has trailing spaces. 432
 Error regexp RegexpSingleline Line has trailing spaces. 438
 Error regexp RegexpSingleline Line has trailing spaces. 444
 Error regexp RegexpSingleline Line has trailing spaces. 450
 Error regexp RegexpSingleline Line has trailing spaces. 456
 Error regexp RegexpSingleline Line has trailing spaces. 462
 Error regexp RegexpSingleline Line has trailing spaces. 468
 Error regexp RegexpSingleline Line has trailing spaces. 474
 Error regexp RegexpSingleline Line has trailing spaces. 480
 Error regexp RegexpSingleline Line has trailing spaces. 486
 Error regexp RegexpSingleline Line has trailing spaces. 492
 Error regexp RegexpSingleline Line has trailing spaces. 498
 Error regexp RegexpSingleline Line has trailing spaces. 504
 Error regexp RegexpSingleline Line has trailing spaces. 510
 Error regexp RegexpSingleline Line has trailing spaces. 516
 Error regexp RegexpSingleline Line has trailing spaces. 522
 Error regexp RegexpSingleline Line has trailing spaces. 528
 Error regexp RegexpSingleline Line has trailing spaces. 534
 Error regexp RegexpSingleline Line has trailing spaces. 540
 Error regexp RegexpSingleline Line has trailing spaces. 546
 Error regexp RegexpSingleline Line has trailing spaces. 552
 Error regexp RegexpSingleline Line has trailing spaces. 558
 Error regexp RegexpSingleline Line has trailing spaces. 564
 Error regexp RegexpSingleline Line has trailing spaces. 570
 Error regexp RegexpSingleline Line has trailing spaces. 576
 Error regexp RegexpSingleline Line has trailing spaces. 582
 Error regexp RegexpSingleline Line has trailing spaces. 588
 Error regexp RegexpSingleline Line has trailing spaces. 594
 Error regexp RegexpSingleline Line has trailing spaces. 600
 Error regexp RegexpSingleline Line has trailing spaces. 606
 Error regexp RegexpSingleline Line has trailing spaces. 612
 Error regexp RegexpSingleline Line has trailing spaces. 618
 Error regexp RegexpSingleline Line has trailing spaces. 624
 Error regexp RegexpSingleline Line has trailing spaces. 630
 Error regexp RegexpSingleline Line has trailing spaces. 636
 Error regexp RegexpSingleline Line has trailing spaces. 642
 Error regexp RegexpSingleline Line has trailing spaces. 648
 Error regexp RegexpSingleline Line has trailing spaces. 654
 Error regexp RegexpSingleline Line has trailing spaces. 660
 Error regexp RegexpSingleline Line has trailing spaces. 666
 Error regexp RegexpSingleline Line has trailing spaces. 672
 Error regexp RegexpSingleline Line has trailing spaces. 678
 Error regexp RegexpSingleline Line has trailing spaces. 684
 Error regexp RegexpSingleline Line has trailing spaces. 690
 Error regexp RegexpSingleline Line has trailing spaces. 696
 Error regexp RegexpSingleline Line has trailing spaces. 702
 Error regexp RegexpSingleline Line has trailing spaces. 708
 Error regexp RegexpSingleline Line has trailing spaces. 714
 Error regexp RegexpSingleline Line has trailing spaces. 720
 Error regexp RegexpSingleline Line has trailing spaces. 726
 Error regexp RegexpSingleline Line has trailing spaces. 732
 Error regexp RegexpSingleline Line has trailing spaces. 738
 Error regexp RegexpSingleline Line has trailing spaces. 744
 Error regexp RegexpSingleline Line has trailing spaces. 750
 Error regexp RegexpSingleline Line has trailing spaces. 756
 Error regexp RegexpSingleline Line has trailing spaces. 762
 Error regexp RegexpSingleline Line has trailing spaces. 768
 Error regexp RegexpSingleline Line has trailing spaces. 774
 Error regexp RegexpSingleline Line has trailing spaces. 780
 Error regexp RegexpSingleline Line has trailing spaces. 786
 Error regexp RegexpSingleline Line has trailing spaces. 792
 Error regexp RegexpSingleline Line has trailing spaces. 798
 Error regexp RegexpSingleline Line has trailing spaces. 804
 Error regexp RegexpSingleline Line has trailing spaces. 810
 Error regexp RegexpSingleline Line has trailing spaces. 816
 Error regexp RegexpSingleline Line has trailing spaces. 822
 Error regexp RegexpSingleline Line has trailing spaces. 828
 Error regexp RegexpSingleline Line has trailing spaces. 834
 Error regexp RegexpSingleline Line has trailing spaces. 840
 Error regexp RegexpSingleline Line has trailing spaces. 846
 Error regexp RegexpSingleline Line has trailing spaces. 852
 Error regexp RegexpSingleline Line has trailing spaces. 858
 Error regexp RegexpSingleline Line has trailing spaces. 864
 Error regexp RegexpSingleline Line has trailing spaces. 870
 Error regexp RegexpSingleline Line has trailing spaces. 876
 Error regexp RegexpSingleline Line has trailing spaces. 882
 Error regexp RegexpSingleline Line has trailing spaces. 888
 Error regexp RegexpSingleline Line has trailing spaces. 894
 Error regexp RegexpSingleline Line has trailing spaces. 900
 Error regexp RegexpSingleline Line has trailing spaces. 906
 Error regexp RegexpSingleline Line has trailing spaces. 912
 Error regexp RegexpSingleline Line has trailing spaces. 918
 Error regexp RegexpSingleline Line has trailing spaces. 924
 Error regexp RegexpSingleline Line has trailing spaces. 930
 Error regexp RegexpSingleline Line has trailing spaces. 936
 Error regexp RegexpSingleline Line has trailing spaces. 942
 Error regexp RegexpSingleline Line has trailing spaces. 948
 Error regexp RegexpSingleline Line has trailing spaces. 954
 Error regexp RegexpSingleline Line has trailing spaces. 960
 Error regexp RegexpSingleline Line has trailing spaces. 966
 Error regexp RegexpSingleline Line has trailing spaces. 972
 Error regexp RegexpSingleline Line has trailing spaces. 978
 Error regexp RegexpSingleline Line has trailing spaces. 984
 Error regexp RegexpSingleline Line has trailing spaces. 990
 Error regexp RegexpSingleline Line has trailing spaces. 992
 Error regexp RegexpSingleline Line has trailing spaces. 993
 Error regexp RegexpSingleline Line has trailing spaces. 998
 Error regexp RegexpSingleline Line has trailing spaces. 1004
 Error regexp RegexpSingleline Line has trailing spaces. 1010
 Error regexp RegexpSingleline Line has trailing spaces. 1016
 Error regexp RegexpSingleline Line has trailing spaces. 1022
 Error regexp RegexpSingleline Line has trailing spaces. 1028
 Error regexp RegexpSingleline Line has trailing spaces. 1034
 Error regexp RegexpSingleline Line has trailing spaces. 1040
 Error regexp RegexpSingleline Line has trailing spaces. 1046
 Error regexp RegexpSingleline Line has trailing spaces. 1052
 Error regexp RegexpSingleline Line has trailing spaces. 1058
 Error regexp RegexpSingleline Line has trailing spaces. 1064
 Error regexp RegexpSingleline Line has trailing spaces. 1070
 Error regexp RegexpSingleline Line has trailing spaces. 1076
 Error regexp RegexpSingleline Line has trailing spaces. 1082
 Error regexp RegexpSingleline Line has trailing spaces. 1088
 Error regexp RegexpSingleline Line has trailing spaces. 1094
 Error regexp RegexpSingleline Line has trailing spaces. 1100
 Error regexp RegexpSingleline Line has trailing spaces. 1106
 Error regexp RegexpSingleline Line has trailing spaces. 1112
 Error regexp RegexpSingleline Line has trailing spaces. 1118
 Error regexp RegexpSingleline Line has trailing spaces. 1124
 Error regexp RegexpSingleline Line has trailing spaces. 1130
 Error regexp RegexpSingleline Line has trailing spaces. 1136
 Error regexp RegexpSingleline Line has trailing spaces. 1142
 Error regexp RegexpSingleline Line has trailing spaces. 1148
 Error regexp RegexpSingleline Line has trailing spaces. 1154
 Error regexp RegexpSingleline Line has trailing spaces. 1160
 Error regexp RegexpSingleline Line has trailing spaces. 1166
 Error regexp RegexpSingleline Line has trailing spaces. 1172
 Error regexp RegexpSingleline Line has trailing spaces. 1178
 Error regexp RegexpSingleline Line has trailing spaces. 1184
 Error regexp RegexpSingleline Line has trailing spaces. 1190
 Error regexp RegexpSingleline Line has trailing spaces. 1196
 Error regexp RegexpSingleline Line has trailing spaces. 1202
 Error regexp RegexpSingleline Line has trailing spaces. 1208
 Error regexp RegexpSingleline Line has trailing spaces. 1214
 Error regexp RegexpSingleline Line has trailing spaces. 1220
 Error regexp RegexpSingleline Line has trailing spaces. 1226
 Error regexp RegexpSingleline Line has trailing spaces. 1232
 Error regexp RegexpSingleline Line has trailing spaces. 1238
 Error regexp RegexpSingleline Line has trailing spaces. 1244
 Error regexp RegexpSingleline Line has trailing spaces. 1250
 Error regexp RegexpSingleline Line has trailing spaces. 1256
 Error regexp RegexpSingleline Line has trailing spaces. 1262
 Error regexp RegexpSingleline Line has trailing spaces. 1268
 Error regexp RegexpSingleline Line has trailing spaces. 1270
 Error regexp RegexpSingleline Line has trailing spaces. 1275
 Error regexp RegexpSingleline Line has trailing spaces. 1281
 Error regexp RegexpSingleline Line has trailing spaces. 1287
 Error regexp RegexpSingleline Line has trailing spaces. 1293
 Error regexp RegexpSingleline Line has trailing spaces. 1299
 Error regexp RegexpSingleline Line has trailing spaces. 1305
 Error regexp RegexpSingleline Line has trailing spaces. 1307
 Error regexp RegexpSingleline Line has trailing spaces. 1312
 Error regexp RegexpSingleline Line has trailing spaces. 1318
 Error regexp RegexpSingleline Line has trailing spaces. 1324
 Error regexp RegexpSingleline Line has trailing spaces. 1330
 Error regexp RegexpSingleline Line has trailing spaces. 1336
 Error regexp RegexpSingleline Line has trailing spaces. 1342
 Error regexp RegexpSingleline Line has trailing spaces. 1348
 Error regexp RegexpSingleline Line has trailing spaces. 1354
 Error regexp RegexpSingleline Line has trailing spaces. 1360
 Error regexp RegexpSingleline Line has trailing spaces. 1366
 Error regexp RegexpSingleline Line has trailing spaces. 1372
 Error regexp RegexpSingleline Line has trailing spaces. 1378
 Error regexp RegexpSingleline Line has trailing spaces. 1384
 Error regexp RegexpSingleline Line has trailing spaces. 1390
 Error regexp RegexpSingleline Line has trailing spaces. 1396
 Error regexp RegexpSingleline Line has trailing spaces. 1398
 Error regexp RegexpSingleline Line has trailing spaces. 1403
 Error regexp RegexpSingleline Line has trailing spaces. 1409
 Error regexp RegexpSingleline Line has trailing spaces. 1415
 Error regexp RegexpSingleline Line has trailing spaces. 1421
 Error regexp RegexpSingleline Line has trailing spaces. 1427
 Error regexp RegexpSingleline Line has trailing spaces. 1433
 Error regexp RegexpSingleline Line has trailing spaces. 1439
 Error regexp RegexpSingleline Line has trailing spaces. 1445
 Error regexp RegexpSingleline Line has trailing spaces. 1451
 Error regexp RegexpSingleline Line has trailing spaces. 1457
 Error regexp RegexpSingleline Line has trailing spaces. 1463
 Error regexp RegexpSingleline Line has trailing spaces. 1469
 Error regexp RegexpSingleline Line has trailing spaces. 1475
 Error regexp RegexpSingleline Line has trailing spaces. 1481
 Error regexp RegexpSingleline Line has trailing spaces. 1487
 Error regexp RegexpSingleline Line has trailing spaces. 1493
 Error regexp RegexpSingleline Line has trailing spaces. 1499
 Error regexp RegexpSingleline Line has trailing spaces. 1505
 Error regexp RegexpSingleline Line has trailing spaces. 1511
 Error regexp RegexpSingleline Line has trailing spaces. 1517
 Error regexp RegexpSingleline Line has trailing spaces. 1523

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/A12MppSwitch.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Aal2.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Aal5.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/ActelisMetaLOOP.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Adsl.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Adsl2.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 6
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 29
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 38

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Adsl2plus.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 24
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Aflane8023.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Aflane8025.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluELP.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluEpon.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluEponLogicalLink.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 24
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluEponOnu.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluEponPhysicalUni.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluGponOnu.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AluGponPhysicalUni.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Arap.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Arcnet.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/ArcnetPlus.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Async.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Atm.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmDxi.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmFuni.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmIma.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmLogical.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmRadio.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmSubInterface.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmVciEndPt.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AtmVirtual.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Atmbond.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/AviciOpticalEther.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/BasicISDN.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Bgppolicyaccounting.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Bits.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Bridge.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Bsc.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CableDownstreamRfPort.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CapwapDot11Bss.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 27
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CapwapDot11Profile.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 27
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CapwapWtpVirtualRadio.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CblVectaStar.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CctEmul.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ces.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Channel.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CiscoISLvlan.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Cnr.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Coffee.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/CompositeLink.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Dcn.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DdnX25.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DigitalPowerline.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DigitalWrapperOverheadChannel.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Dlsw.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DocsCableDownstream.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DocsCableMCmtsDownstream.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DocsCableMaclayer.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DocsCableUpstream.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DocsCableUpstreamChannel.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DocsCableUpstreamRfPort.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ds0.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ds0Bundle.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ds1.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ds1FDL.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ds3.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Dtm.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbAsiIn.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbAsiOut.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbRccDownstream.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbRccMacLayer.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbRccUpstream.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbRcsMacLayer.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbRcsTdma.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/DvbTdm.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/E1.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Econet.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Eon.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Eplrs.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Escon.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ethernet3Mbit.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/EthernetCsmacd.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 27
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Fast.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FastEther.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 27
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FastEtherFX.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 27
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FcipLink.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Fddi.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 21
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FibreChannel.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FrDlciEndPt.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FrForward.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FrameRelay.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FrameRelayInterconnect.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 24
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FrameRelayMPI.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/FrameRelayService.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Frf16MfrBundle.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/G703at2mb.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/G703at64k.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/G9981.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/G9982.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/G9983.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Gfp.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/GigabitEthernet.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 27
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Gpon.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 24
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Gr303IDT.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Gr303RDT.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Gtp.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/H323Gatekeeper.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/H323Proxy.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hdh1822.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hdlc.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hdsl2.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hiperlan2.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hippi.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/HippiInterface.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Homepna.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/HostPad.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hssi.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Hyperchannel.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IanaInterfaceType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ibm370parChan.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Idsl.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ieee1394.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ieee80211.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ieee80212.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ieee802154.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ieee80216WMAN.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ieee8023adLag.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IfGsn.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IfPwType.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IfVfiType.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ilan.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Imt.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Infiniband.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Interleave.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ip.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IpForward.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IpOverAtm.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IpOverCdlc.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IpOverClaw.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/IpSwitch.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Isdn.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Isdns.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Isdnu.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88022llc.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88023Csmacd.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 27
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88024TokenBus.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88025CRFPInt.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88025Dtr.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88025Fiber.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88025TokenRing.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Iso88026Man.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Isup.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/L2vlan.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/L3ipvlan.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/L3ipxvlan.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Lapb.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 21
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Lapd.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Lapf.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Linegroup.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Lmp.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/LocalTalk.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MacSecControlledIF.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MacSecUncontrolledIF.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MediaMailOverIp.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MfSigLink.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Miox25.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 22
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 31

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MocaVersion1.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 6
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Modem.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Mpc.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MpegTransport.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Mpls.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/MplsTunnel.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Msdsl.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Mvl.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Myrinet.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Nfas.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Nsip.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/OpticalChannel.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/OpticalChannelGroup.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/OpticalTransport.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Other.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/OtnOdu.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/OtnOtu.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Para.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 27
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PdnEtherLoop1.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PdnEtherLoop2.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Pip.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Plc.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Pon155.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Pon622.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Pos.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ppp.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PppMultilinkBundle.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PrimaryISDN.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropAtm.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropBWAp2Mp.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 6
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 28
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 37

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropCnls.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropDocsWirelessDownstream.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropDocsWirelessMaclayer.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropDocsWirelessUpstream.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropMultiplexor.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropPointToPointSerial.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropVirtual.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/PropWirelessP2P.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Proteon10Mbit.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Proteon80Mbit.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Q2931.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Qam.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Qllc.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/RadioMAC.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Radsl.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/ReachDSL.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Regular1822.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Rfc1483.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Rfc877x25.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 21
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Rpr.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Rs232.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 22
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 31

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Rsrb.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Sdlc.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Sdsl.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Shdsl.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Sip.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SipSig.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SipTg.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SixToFour.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Slip.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SmdsDxi.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SmdsIcip.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SoftwareLoopback.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Sonet.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SonetOverheadChannel.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SonetPath.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/SonetVT.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Srp.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ss7SigLink.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/StackToStack.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/StarLan.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 27
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Tdlc.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/TeLink.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/TermPad.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Tr008.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/TranspHdlc.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Tunnel.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Ultra.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Usb.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/V11.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/V35.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/V36.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/V37.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Vdsl.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/Vdsl2.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 6
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 28
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 37

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VirtualIpAddress.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VirtualTg.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VmwareNicTeam.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VmwareVirtualNic.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceDID.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceEBS.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceEM.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceEMFGD.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceEncap.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceFGDEANA.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceFGDOS.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceFXO.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceFXS.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceOverAtm.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceOverCable.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceOverFrameRelay.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/VoiceOverIp.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/WwanPP.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/WwanPP2.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/X213.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/X25huntGroup.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/X25mlp.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/X25ple.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 21
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev140508/X86Laps.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/afn/safi/rev130704/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/afn/safi/rev130704/AddressFamily.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 208

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/afn/safi/rev130704/SubsequentAddressFamily.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 191

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/AsNumber.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 30
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 111

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/DomainName.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 83
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 84
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 85
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 147

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Dscp.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 17
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 98

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Host.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'if rcurly' have incorrect indentation level 40, expected level should be 12. 63
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 64
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 65
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 66
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 124

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/IpAddress.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 64
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 65
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 66
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 124

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/IpPrefix.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 64
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 65
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 66
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 124

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/IpVersion.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 16

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Ipv4Address.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 27
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 50
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 51
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 52
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 114

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Ipv4Prefix.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 26
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 49
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 50
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 51
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 113

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Ipv6Address.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 36
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 59
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 60
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 123

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Ipv6FlowLabel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 18
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 99

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Ipv6Prefix.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 37
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 60
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 61
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 124

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/PortNumber.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 23
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 104

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev100924/Uri.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 38
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 110

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/AsNumber.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 30
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 111

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/DomainName.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 49
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 82
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 83
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 84
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 146

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Dscp.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 16
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 97

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Host.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'if rcurly' have incorrect indentation level 40, expected level should be 12. 63
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 64
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 65
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 66
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 124

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/IpAddress.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 64
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 65
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 66
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 124

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/IpAddressNoZone.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 64
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 65
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 66
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 124

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/IpPrefix.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 64
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 65
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 66
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 124

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/IpVersion.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 16

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv4Address.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 27
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 50
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 51
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 52
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 114

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv4AddressNoZone.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 14
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv4Prefix.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 26
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 49
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 50
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 51
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 113

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6Address.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 29
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 52
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 53
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 54
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 116

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6AddressNoZone.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 14
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6FlowLabel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 18
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 99

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6Prefix.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 30
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 53
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 54
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 55
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 117

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/PortNumber.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 22
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 103

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Uri.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 38
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 110

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/IetfInterfacesData.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 6
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 8
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 182

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/InterfaceType.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.BaseIdentity' import. 3
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 24
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/Interfaces.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/InterfacesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/InterfacesState.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 114

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/InterfacesStateBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/Interface.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.Interfaces' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 172

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/InterfaceBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error regexp RegexpSingleline Line has trailing spaces. 314
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 323
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 332
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 341
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 350
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 359
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 368

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/InterfaceKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/state/Interface.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.PhysAddress' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesState' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus' import. 11
 Error imports ImportOrder Wrong order for 'java.util.List' import. 13
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error regexp RegexpSingleline Line has trailing spaces. 254
 Error regexp RegexpSingleline Line has trailing spaces. 260
 Error regexp RegexpSingleline Line has trailing spaces. 266
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error regexp RegexpSingleline Line has trailing spaces. 280
 Error regexp RegexpSingleline Line has trailing spaces. 282
 Error regexp RegexpSingleline Line has trailing spaces. 283
 Error regexp RegexpSingleline Line has trailing spaces. 288
 Error regexp RegexpSingleline Line has trailing spaces. 294
 Error regexp RegexpSingleline Line has trailing spaces. 296
 Error regexp RegexpSingleline Line has trailing spaces. 297
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error regexp RegexpSingleline Line has trailing spaces. 304
 Error regexp RegexpSingleline Line has trailing spaces. 310
 Error regexp RegexpSingleline Line has trailing spaces. 316
 Error regexp RegexpSingleline Line has trailing spaces. 318
 Error regexp RegexpSingleline Line has trailing spaces. 319
 Error regexp RegexpSingleline Line has trailing spaces. 320
 Error regexp RegexpSingleline Line has trailing spaces. 325
 Error regexp RegexpSingleline Line has trailing spaces. 331

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/state/InterfaceBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 5
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DateAndTime' import. 11
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus' import. 12
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 14
 Error imports ImportOrder Wrong order for 'java.util.List' import. 15
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 149
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 150
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 151
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 152
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 153
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 154
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 157
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 158
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 158
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 159
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 187
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 226
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error regexp RegexpSingleline Line has trailing spaces. 305
 Error regexp RegexpSingleline Line has trailing spaces. 310
 Error regexp RegexpSingleline Line has trailing spaces. 315
 Error regexp RegexpSingleline Line has trailing spaces. 320
 Error regexp RegexpSingleline Line has trailing spaces. 325
 Error regexp RegexpSingleline Line has trailing spaces. 330
 Error regexp RegexpSingleline Line has trailing spaces. 335
 Error regexp RegexpSingleline Line has trailing spaces. 340
 Error regexp RegexpSingleline Line has trailing spaces. 345
 Error regexp RegexpSingleline Line has trailing spaces. 350
 Error regexp RegexpSingleline Line has trailing spaces. 355
 Error regexp RegexpSingleline Line has trailing spaces. 367
 Error regexp RegexpSingleline Line has trailing spaces. 373
 Error regexp RegexpSingleline Line has trailing spaces. 389
 Error regexp RegexpSingleline Line has trailing spaces. 468
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 477
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 486
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 495
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 504
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 513
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 522
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 531
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 540
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 549
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 558
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 567
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 576

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/state/InterfaceKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/state/_interface/Statistics.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter32' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter64' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 220

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev140508/interfaces/state/_interface/StatisticsBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter64' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 233
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error regexp RegexpSingleline Line has trailing spaces. 305
 Error regexp RegexpSingleline Line has trailing spaces. 310
 Error regexp RegexpSingleline Line has trailing spaces. 315
 Error regexp RegexpSingleline Line has trailing spaces. 320
 Error regexp RegexpSingleline Line has trailing spaces. 325
 Error regexp RegexpSingleline Line has trailing spaces. 330
 Error regexp RegexpSingleline Line has trailing spaces. 335
 Error regexp RegexpSingleline Line has trailing spaces. 340
 Error regexp RegexpSingleline Line has trailing spaces. 345
 Error regexp RegexpSingleline Line has trailing spaces. 350
 Error regexp RegexpSingleline Line has trailing spaces. 355
 Error regexp RegexpSingleline Line has trailing spaces. 360
 Error regexp RegexpSingleline Line has trailing spaces. 365
 Error regexp RegexpSingleline Line has trailing spaces. 377
 Error regexp RegexpSingleline Line has trailing spaces. 383
 Error regexp RegexpSingleline Line has trailing spaces. 401
 Error regexp RegexpSingleline Line has trailing spaces. 486
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 495
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 504
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 513
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 522
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 531
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 540
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 549
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 558
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 567
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 576
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 585
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 594
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 603
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 612

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/IetfNetworkData.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.List' import. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 8
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 211

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/Network.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.network.SupportingNetwork' import. 6
 Error imports ImportOrder Wrong order for 'java.util.List' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 216
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error regexp RegexpSingleline Line has trailing spaces. 236

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/NetworkBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.network.SupportingNetwork' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.network.Node' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 10
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.network.NetworkTypes' import. 11
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Line has trailing spaces. 240
 Error regexp RegexpSingleline Line has trailing spaces. 246
 Error regexp RegexpSingleline Line has trailing spaces. 256
 Error regexp RegexpSingleline Line has trailing spaces. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 326
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 335
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 344
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 353
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 362
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 371

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/NetworkId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 13
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 26

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/NetworkKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/NetworkRef.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error regexp RegexpSingleline Line has trailing spaces. 8

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/NodeId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 13
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 26

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/NodeRef.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/NetworkTypes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/NetworkTypesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/Node.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.Network' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.network.node.SupportingNode' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 116

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/NodeBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.network.node.SupportingNode' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 247
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 256
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 265
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 274

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/NodeKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/SupportingNetwork.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.Network' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 49

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/SupportingNetworkBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 231
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 240

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/SupportingNetworkKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/node/SupportingNode.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.NetworkId' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 63

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/node/SupportingNodeBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.NetworkId' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 8
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error regexp RegexpSingleline Line has trailing spaces. 250
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 259
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 268
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 277

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev150608/network/node/SupportingNodeKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.NetworkId' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 94

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/LinkId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error whitespace FileTabCharacter Line contains a tab character. 14
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 21
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/LinkRef.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/Network1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.Network' import. 3
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 39

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/Network1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 109

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/Node1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev150608.network.node.TerminationPoint' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 20

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/Node1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev150608.network.node.TerminationPoint' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 109

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/TpId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 21
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/TpRef.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 42

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/Link.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev150608.network.link.SupportingLink' import. 6
 Error imports ImportOrder Wrong order for 'java.util.List' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev150608.LinkId' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 122

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/LinkBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev150608.network.link.SupportingLink' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev150608.LinkId' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 11
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error regexp RegexpSingleline Line has trailing spaces. 295
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 304
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 313
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 322
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 331
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 340

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/LinkKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev150608.LinkId' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/Destination.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 49

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/DestinationBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 217
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 226

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/Source.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 48

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/SourceBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 217
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 226

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/SupportingLink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 65

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/SupportingLinkBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 258
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 267
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 276

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/link/SupportingLinkKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 84
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 93

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/node/TerminationPoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev150608.network.node.termination.point.SupportingTerminationPoint' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'java.util.List' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 88

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/node/TerminationPointBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev150608.network.node.termination.point.SupportingTerminationPoint' import. 9
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev150608.TpId' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 247
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 256
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 265
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 274

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/node/TerminationPointKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev150608.TpId' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/node/termination/point/SupportingTerminationPoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.NetworkId' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev150608.network.node.TerminationPoint' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 88

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/node/termination/point/SupportingTerminationPointBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.NetworkId' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 8
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 277
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 286
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 295
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 304
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 313

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev150608/network/node/termination/point/SupportingTerminationPointKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev150608.NetworkId' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 96
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 105
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 114

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/DataResourceIdentifier.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 19
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 101

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/DatastoreIdentifier.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 118
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 119
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 120
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 169
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 178

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/Errors.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 52

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/Notification.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/Restconf.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/RevisionIdentifier.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 17
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 40
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 41
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 42
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 104

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/YangPatch.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/YangPatchStatus.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 109

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/errors/Errors.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 57

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/errors/ErrorsBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/errors/errors/Error.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.errors.errors.Error.ErrorType' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.errors.Errors' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.DataResourceIdentifier' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 145

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/errors/errors/ErrorBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 8
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.DataResourceIdentifier' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error regexp RegexpSingleline Line has trailing spaces. 241
 Error regexp RegexpSingleline Line has trailing spaces. 302
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 311
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 320
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 329
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 338
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 347
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 356

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/errors/errors/error/ErrorInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.errors.errors.Error' import. 5

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/errors/errors/error/ErrorInfoBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/notification/Notification.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/notification/NotificationBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/Restconf.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.restconf.restconf.Modules' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.restconf.Restconf.Version' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 172

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/RestconfBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 8
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.restconf.restconf.Streams' import. 11
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 13
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.restconf.Restconf.Version' import. 14
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 216
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Line has trailing spaces. 234
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error regexp RegexpSingleline Line has trailing spaces. 305
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 314
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 323
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 332
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 341
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 350
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 359

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/Config.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.restconf.Restconf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/ConfigBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/Modules.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.restconf.Restconf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 19

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/ModulesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/Operational.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.restconf.Restconf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/OperationalBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/Operations.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.restconf.Restconf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/OperationsBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/Streams.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.restconf.Restconf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'java.util.List' import. 7

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/StreamsBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/modules/Module.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.RevisionIdentifier' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.restconf.restconf.modules.Module.Revision' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 13
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 5, expected level should be 4. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 114
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 116
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 169
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 178
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 187
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 216
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error regexp RegexpSingleline Line has trailing spaces. 229

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/modules/ModuleBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.restconf.restconf.modules.Module.Revision' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error regexp RegexpSingleline Line has trailing spaces. 250
 Error regexp RegexpSingleline Line has trailing spaces. 260
 Error regexp RegexpSingleline Line has trailing spaces. 321
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 330
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 339
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 348
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 357
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 366
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 375

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/modules/ModuleKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 94

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/streams/Stream.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.restconf.restconf.Streams' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 85

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/streams/StreamBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error regexp RegexpSingleline Line has trailing spaces. 314
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 323
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 332
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 341
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 350
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 359
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 368

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/restconf/restconf/streams/StreamKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/YangPatch.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 86

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/YangPatchBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 71
 Error indentation Indentation 'member def modifier' have incorrect indentation level 9, expected level should be 8. 72
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 72
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 73
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 74
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 75
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 76
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 80
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 81
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 81
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 252
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 261
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 270

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/YangPatchStatus.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.yang.patch.status.yang.patch.status.GlobalStatus' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.yang.patch.status.yang.patch.status.EditStatus' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 127

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/YangPatchStatusBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.yang.patch.status.yang.patch.status.EditStatus' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 241
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 250
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 259

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/EditStatus.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.yang.patch.status.YangPatchStatus' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 80

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/EditStatusBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/GlobalStatus.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 7

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/Edit.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.yang.patch.status.yang.patch.status.EditStatus' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 91

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/EditBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 245
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 254
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 263
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 272

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/EditKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/edit/edit/status/choice/Errors.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 9

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/edit/edit/status/choice/ErrorsBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 218

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/edit/edit/status/choice/Location.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 43

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/edit/edit/status/choice/LocationBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/edit/edit/status/choice/Ok.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/edit/status/edit/edit/status/choice/OkBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/global/status/GlobalErrors.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.yang.patch.status.yang.patch.status.GlobalStatus' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.Errors' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 10

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/global/status/GlobalErrorsBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.errors.Errors' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 219

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/global/status/Ok.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.yang.patch.status.yang.patch.status.GlobalStatus' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 38

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/status/yang/patch/status/global/status/OkBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/yang/patch/Edit.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.yang.patch.YangPatch' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.DataResourceIdentifier' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error regexp RegexpSingleline Line has trailing spaces. 226
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Line has trailing spaces. 233

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/yang/patch/EditBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.yang.patch.yang.patch.Edit.Operation' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 8
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.DataResourceIdentifier' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 245
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error regexp RegexpSingleline Line has trailing spaces. 316
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 325
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 334
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 343
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 352
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 361
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 370

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev131019/yang/patch/yang/patch/EditKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Counter32.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 35
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 50
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 116

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Counter64.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 6
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 36
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 126

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/DateAndTime.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 48
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 71
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 72
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 135

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Gauge32.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 27
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 42
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 108

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Gauge64.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 6
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 29
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 119

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/MacAddress.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 20
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 43
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 44
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 107

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/ObjectIdentifier.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 42
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 65
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 66
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 129

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/ObjectIdentifier128.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 16
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 29

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/PhysAddress.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 22
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 45
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 46
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 109

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Timestamp.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 26
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 39

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Timeticks.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 20
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 101

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/Xpath10.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 17
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 89

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/ZeroBasedCounter32.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 28
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev100924/ZeroBasedCounter64.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 29
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 42

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Counter32.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 35
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 50
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 116

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Counter64.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 6
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 36
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 126

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/DateAndTime.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 49
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 72
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 73
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 136

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/DottedQuad.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 18
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 41
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 42
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 43
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 105

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Gauge32.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 27
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 42
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 108

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Gauge64.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 6
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 29
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 119

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/HexString.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 18
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 41
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 42
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 43
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 105

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/MacAddress.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 20
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 43
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 44
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 107

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ObjectIdentifier.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 41
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 64
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 65
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 66
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 128

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ObjectIdentifier128.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 16
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 29

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/PhysAddress.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 22
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 45
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 46
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 109

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Timestamp.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 26
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 39

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Timeticks.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 20
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 101

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Uuid.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 21
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 44
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 45
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 108

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/Xpath10.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 17
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 89

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/YangIdentifier.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 24
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 52
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 57
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 58
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 121

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ZeroBasedCounter32.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 27
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 40

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ZeroBasedCounter64.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 28
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/AreaId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 13
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 94

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/IgpLinkAttributes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.link.attributes.IgpLinkAttributes' import. 3

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/IgpLinkAttributes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ospf.topology.rev130712.ospf.link.attributes.OspfLinkAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/IgpNodeAttributes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.node.attributes.IgpNodeAttributes' import. 3

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/IgpNodeAttributes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/IgpTopologyAttributes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ospf.topology.rev130712.network.topology.topology.igp.topology.attributes.OspfTopologyAttributes' import. 4

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/IgpTopologyAttributes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ospf.topology.rev130712.network.topology.topology.igp.topology.attributes.OspfTopologyAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 108

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/L3UnicastIgpTopology1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/L3UnicastIgpTopology1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/OspfLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/OspfNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/OspfPrefixAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/OspfTopologyType.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/Prefix1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.node.attributes.igp.node.attributes.Prefix' import. 3

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/Prefix1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ospf.topology.rev130712.ospf.prefix.attributes.OspfPrefixAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/network/topology/topology/igp/topology/attributes/OspfTopologyAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/network/topology/topology/igp/topology/attributes/OspfTopologyAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/link/attributes/OspfLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 107

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/link/attributes/OspfLinkAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 64
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 65
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 66
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 67
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 68
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 72
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 236

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/link/attributes/ospf/link/attributes/Ted.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.TedLinkAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ospf.topology.rev130712.ospf.link.attributes.OspfLinkAttributes' import. 5

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/link/attributes/ospf/link/attributes/TedBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 126
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 127
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 128
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 129
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 130
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 131
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 135
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 135
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 136
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 160
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 161
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 162
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 163
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 164
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 165
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 168
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 169
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 169
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 170
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error regexp RegexpSingleline Line has trailing spaces. 254
 Error regexp RegexpSingleline Line has trailing spaces. 259
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error regexp RegexpSingleline Line has trailing spaces. 269
 Error regexp RegexpSingleline Line has trailing spaces. 281
 Error regexp RegexpSingleline Line has trailing spaces. 287
 Error regexp RegexpSingleline Line has trailing spaces. 297
 Error regexp RegexpSingleline Line has trailing spaces. 358
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 367
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 376
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 385
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 394
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 403
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 412

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/OspfNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ospf.topology.rev130712.ospf.node.attributes.OspfNodeAttributes.Capabilities' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 5, expected level should be 4. 91
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 210
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 219
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 228
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 237
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 246
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 255
 Error regexp RegexpSingleline Line has trailing spaces. 259
 Error regexp RegexpSingleline Line has trailing spaces. 260
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error regexp RegexpSingleline Line has trailing spaces. 279
 Error regexp RegexpSingleline Line has trailing spaces. 285

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/OspfNodeAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 8
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ospf.topology.rev130712.ospf.node.attributes.OspfNodeAttributes.Capabilities' import. 11
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 91
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 92
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 93
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 94
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 95
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 96
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 100
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 100
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 101
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error regexp RegexpSingleline Line has trailing spaces. 290
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 299
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 326
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 335

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/Ted.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.TedNodeAttributes' import. 5

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/TedBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.ted.node.attributes.Ipv4LocalAddress' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv6Address' import. 10
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Address' import. 11
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 13
 Error imports ImportOrder Wrong order for 'java.util.List' import. 14
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error regexp RegexpSingleline Line has trailing spaces. 315
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 324
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 333
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 342
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 351
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 360

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/Abr.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/AbrBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/Asbr.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/AsbrBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/Internal.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/InternalBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/Pseudonode.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/node/attributes/ospf/node/attributes/router/type/PseudonodeBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/prefix/attributes/OspfPrefixAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/prefix/attributes/OspfPrefixAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/topology/type/Ospf.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ospf.topology.rev130712.OspfTopologyType' import. 5

org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ospf/topology/rev130712/ospf/topology/type/OspfBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/opendaylight/l2/types/rev130827/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/opendaylight/l2/types/rev130827/EtherType.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 90

org/opendaylight/yang/gen/v1/urn/opendaylight/l2/types/rev130827/VlanDei.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error whitespace FileTabCharacter Line contains a tab character. 10
 Error whitespace FileTabCharacter Line contains a tab character. 11
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 15
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 87

org/opendaylight/yang/gen/v1/urn/opendaylight/l2/types/rev130827/VlanId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 90

org/opendaylight/yang/gen/v1/urn/opendaylight/l2/types/rev130827/VlanPcp.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error whitespace FileTabCharacter Line contains a tab character. 10
 Error whitespace FileTabCharacter Line contains a tab character. 11
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 15
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 96

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/_2/rev160111/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/_2/rev160111/MyBaseIdentity.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.BaseIdentity' import. 3
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/_2/rev160111/MyDerivedImportedIdentity.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BigIntContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BigIntContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Line has trailing spaces. 238
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 326
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 335
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 344
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 353

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BigSignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 90

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BigUintContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'java.math.BigInteger' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 60

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BigUintContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 5
 Error imports ImportOrder Wrong order for 'java.math.BigInteger' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error indentation Indentation 'member def modifier' have incorrect indentation level 5, expected level should be 4. 112
 Error indentation Indentation 'static initialization' have incorrect indentation level 5, expected level should be 4. 113
 Error indentation Indentation 'member def modifier' have incorrect indentation level 9, expected level should be 8. 114
 Error indentation Indentation 'static initialization' child have incorrect indentation level 9, expected level should be 8. 114
 Error indentation Indentation 'static initialization' child have incorrect indentation level 9, expected level should be 8. 116
 Error indentation Indentation 'static initialization' child have incorrect indentation level 9, expected level should be 8. 117
 Error indentation Indentation 'static initialization rcurly' have incorrect indentation level 5, expected level should be 4. 118
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 119
 Error indentation Indentation 'for' have incorrect indentation level 9, expected level should be 8. 120
 Error indentation Indentation 'if' have incorrect indentation level 13, expected level should be 12. 121
 Error indentation Indentation 'if' child have incorrect indentation level 17, expected level should be 16. 122
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 123
 Error indentation Indentation 'for rcurly' have incorrect indentation level 9, expected level should be 8. 124
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 125
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 126
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 129
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 130
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 130
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 131
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error indentation Indentation 'member def modifier' have incorrect indentation level 5, expected level should be 4. 137
 Error indentation Indentation 'static initialization' have incorrect indentation level 5, expected level should be 4. 138
 Error indentation Indentation 'member def modifier' have incorrect indentation level 9, expected level should be 8. 139
 Error indentation Indentation 'static initialization' child have incorrect indentation level 9, expected level should be 8. 139
 Error indentation Indentation 'static initialization' child have incorrect indentation level 9, expected level should be 8. 141
 Error indentation Indentation 'static initialization' child have incorrect indentation level 9, expected level should be 8. 142
 Error indentation Indentation 'static initialization rcurly' have incorrect indentation level 5, expected level should be 4. 143
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 144
 Error indentation Indentation 'for' have incorrect indentation level 9, expected level should be 8. 145
 Error indentation Indentation 'if' have incorrect indentation level 13, expected level should be 12. 146
 Error indentation Indentation 'if' child have incorrect indentation level 17, expected level should be 16. 147
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 148
 Error indentation Indentation 'for rcurly' have incorrect indentation level 9, expected level should be 8. 149
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 150
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 151
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 154
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 155
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 155
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 156
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 234
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error regexp RegexpSingleline Line has trailing spaces. 261
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error regexp RegexpSingleline Line has trailing spaces. 277
 Error regexp RegexpSingleline Line has trailing spaces. 338
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 347
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 356
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 365
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 374
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 383
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 392

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BigUnsignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 6
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 10
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 100

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BinaryContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 39

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BinaryContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 217
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 226

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BitsContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns._default.value.test.rev700101.BitsContainer.BitsLeaf2' import. 5
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 5, expected level should be 4. 36
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 122
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 131
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 140
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 152

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BitsContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns._default.value.test.rev700101.BitsContainer.BitsLeaf2' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 217
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 226

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BooleanContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 39

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/BooleanContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 216
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 225

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DecimalContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 60

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DecimalContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 8
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 309
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 318
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 327
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 336
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 345
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 354

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedBigSignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedBigSignedInteger2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedBigSignedInteger3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedBigUnsignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedBigUnsignedInteger2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 40

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedBigUnsignedInteger3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedNormalSignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedNormalSignedInteger2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedNormalSignedInteger3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedNormalUnsignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedNormalUnsignedInteger2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedNormalUnsignedInteger3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedSmallSignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedSmallSignedInteger2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedSmallSignedInteger3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedSmallUnsignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedSmallUnsignedInteger2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedSmallUnsignedInteger3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedTinySignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedTinySignedInteger2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedTinySignedInteger3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedTinyUnsignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedTinyUnsignedInteger2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/DerivedTinyUnsignedInteger3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/EnumContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/EnumContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/IdentityrefContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 64

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/IdentityrefContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 241
 Error regexp RegexpSingleline Line has trailing spaces. 247
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error regexp RegexpSingleline Line has trailing spaces. 322
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 331
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 340
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 349
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 358
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 367
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 376
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 385

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyBits.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error indentation Indentation '"bitTwo"' have incorrect indentation level 8, expected level should be 12. 37
 Error indentation Indentation '"bitZero"' have incorrect indentation level 8, expected level should be 12. 38
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 66
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 67
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 68
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 119
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 128
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 137

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDecimal.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 4
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 6
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 10
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 100

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedDecimal.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedDecimal2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 40

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedDecimal3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedIdentity.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedIdentity2.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedString.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedString2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 31

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyDerivedString3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyEnumeration.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 6
 Error regexp RegexpSingleline Line has trailing spaces. 8

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyIdentity.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.BaseIdentity' import. 3
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/MyString.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 12
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 40
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 45
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 46
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 109

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/NormalIntContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/NormalIntContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Line has trailing spaces. 238
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 326
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 335
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 344
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 353

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/NormalSignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 90

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/NormalUintContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/NormalUintContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 111
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 112
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 113
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 114
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 116
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 120
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 120
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 121
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 127
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 128
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 129
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 130
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 131
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 132
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 135
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 136
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 136
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 137
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error regexp RegexpSingleline Line has trailing spaces. 319
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 328
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 337
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 346
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 355
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 364
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 373

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/NormalUnsignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 90

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/OpendaylightDefaultValueTestData.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 302
 Error regexp RegexpSingleline Line has trailing spaces. 304
 Error regexp RegexpSingleline Line has trailing spaces. 306
 Error regexp RegexpSingleline Line has trailing spaces. 308
 Error regexp RegexpSingleline Line has trailing spaces. 310
 Error regexp RegexpSingleline Line has trailing spaces. 312
 Error regexp RegexpSingleline Line has trailing spaces. 314
 Error regexp RegexpSingleline Line has trailing spaces. 316
 Error regexp RegexpSingleline Line has trailing spaces. 318
 Error regexp RegexpSingleline Line has trailing spaces. 320
 Error regexp RegexpSingleline Line has trailing spaces. 322
 Error regexp RegexpSingleline Line has trailing spaces. 324
 Error regexp RegexpSingleline Line has trailing spaces. 326
 Error regexp RegexpSingleline Line has trailing spaces. 328

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/SmallIntContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/SmallIntContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Line has trailing spaces. 238
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 326
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 335
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 344
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 353

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/SmallSignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 90

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/SmallUintContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/SmallUintContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 111
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 112
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 113
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 114
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 116
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 120
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 120
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 121
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 127
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 128
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 129
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 130
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 131
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 132
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 135
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 136
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 136
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 137
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error regexp RegexpSingleline Line has trailing spaces. 319
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 328
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 337
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 346
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 355
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 364
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 373

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/SmallUnsignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 90

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/StringContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/StringContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Line has trailing spaces. 238
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 326
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 335
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 344
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 353

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/TinyIntContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/TinyIntContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Line has trailing spaces. 238
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 326
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 335
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 344
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 353

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/TinySignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 90

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/TinyUintContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/TinyUintContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 111
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 112
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 113
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 114
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 116
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 120
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 120
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 121
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 127
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 128
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 129
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 130
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 131
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 132
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 135
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 136
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 136
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 137
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error regexp RegexpSingleline Line has trailing spaces. 319
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 328
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 337
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 346
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 355
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 364
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 373

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/rev700101/TinyUnsignedInteger.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 90

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/AugGrouping.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 98

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/BitFlags.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error indentation Indentation '"fLAGFOUR"' have incorrect indentation level 8, expected level should be 12. 43
 Error indentation Indentation '"fLAGONE"' have incorrect indentation level 8, expected level should be 12. 44
 Error indentation Indentation '"fLAGTHREE"' have incorrect indentation level 8, expected level should be 12. 45
 Error indentation Indentation '"fLAGTWO"' have incorrect indentation level 8, expected level should be 12. 46
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 84
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 85
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 86
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 87
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 88
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 147
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 156
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 165
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 174
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 183

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/CustomEnum.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 6
 Error regexp RegexpSingleline Line has trailing spaces. 8

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/EnumGrouping.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/KnockKnockInput.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error indentation Indentation '(' have incorrect indentation level 4, expected level should be 8. 41
 Error indentation Indentation 'value' have incorrect indentation level 4, expected level should be 8. 42
 Error indentation Indentation ')' have incorrect indentation level 4, expected level should be 8. 43
 Error regexp RegexpSingleline Line has trailing spaces. 45

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/KnockKnockInputBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 217
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 226

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/KnockKnockOutput.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/KnockKnockOutputBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/List11SimpleAugment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1.List11' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 18

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/List11SimpleAugmentBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 131
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 140

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/NestedListSimpleAugment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.binding.rev140701.two.level.list.top.level.list.NestedList' import. 3

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/NestedListSimpleAugmentBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 107

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/OpendaylightOfMigrationTestModelService.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 20

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/TllComplexAugment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/TllComplexAugmentBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 187
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error regexp RegexpSingleline Line has trailing spaces. 277
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 286
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 295
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 304
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 313
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 322
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 331
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 340

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/Cont1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.AugGrouping' import. 5

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/Cont1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/Cont2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.cont2.Contlist1' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/Cont2Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/List1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1.List11' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 69

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/List1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 279
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 288
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 297
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 306

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/List1Key.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/cont2/Contlist1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.EnumGrouping' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 47

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/cont2/Contlist1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 279
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 288
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 297

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/cont2/Contlist1Key.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/list1/List11.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.BitFlags' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.List1' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 52

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/list1/List11Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 187
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 277
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 286
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 295
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 304

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/list1/List11Key.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/list1/List12.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.List1' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 46

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/list1/List12Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 253
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 262
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 271

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/aug/grouping/list1/List12Key.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/top/top/level/list/list1/list1/_1/Cont.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/of/migration/test/model/rev150210/top/top/level/list/list1/list1/_1/ContBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/notification/rev150205/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/notification/rev150205/OutOfPixieDustNotification.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 45

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/notification/rev150205/OutOfPixieDustNotificationBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 63
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 64
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 65
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 66
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 67
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 71
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 72
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 72
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 226
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 235

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/rpcservice/rev140701/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/rpcservice/rev140701/OpendaylightTestRpcServiceService.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/rpcservice/rev140701/RockTheHouseInput.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/bi/ba/rpcservice/rev140701/RockTheHouseInputBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/EncapsulatedRoute.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 4
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 6
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 10
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 79

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/EncapsulatedRouteInGrouping.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error indentation Indentation '(' have incorrect indentation level 4, expected level should be 8. 32
 Error indentation Indentation 'value' have incorrect indentation level 4, expected level should be 8. 33
 Error indentation Indentation ')' have incorrect indentation level 4, expected level should be 8. 34

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/OpendaylightTestRoutedRpcService.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/RouteInGrouping.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 5
 Error indentation Indentation '(' have incorrect indentation level 4, expected level should be 8. 33
 Error indentation Indentation 'value' have incorrect indentation level 4, expected level should be 8. 34
 Error indentation Indentation ')' have incorrect indentation level 4, expected level should be 8. 35

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/RoutedSimpleRouteInput.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error indentation Indentation '(' have incorrect indentation level 4, expected level should be 8. 38
 Error indentation Indentation 'value' have incorrect indentation level 4, expected level should be 8. 39
 Error indentation Indentation ')' have incorrect indentation level 4, expected level should be 8. 40

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/RoutedSimpleRouteInputBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/rpc/routing/rev140701/TestContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.BaseIdentity' import. 3
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/Lists.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.OrderedContainer' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 73

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/ListsBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.OrderedContainer' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 9
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error regexp RegexpSingleline Line has trailing spaces. 233
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 242
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 251
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 260

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/NameValue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/OrderedContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.ordered.container.OrderedList' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/OrderedContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.ordered.container.OrderedList' import. 9
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/UnkeyedContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/UnkeyedContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/UnorderedContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/UnorderedContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/ordered/container/OrderedList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/ordered/container/OrderedListBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 280
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 289
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 298

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/ordered/container/OrderedListKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/unkeyed/container/UnkeyedList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.UnkeyedContainer' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/unkeyed/container/UnkeyedListBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 234
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 243
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 252

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/unordered/container/UnorderedList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/unordered/container/UnorderedListBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 280
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 289
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 298

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/store/rev140422/lists/unordered/container/UnorderedListKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/md/sal/test/top/via/uses/rev151112/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/md/sal/test/top/via/uses/rev151112/ContainerTop.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/md/sal/test/top/via/uses/rev151112/container/top/ContainerTop.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/md/sal/test/top/via/uses/rev151112/container/top/ContainerTopBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/core/general/entity/rev150930/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/core/general/entity/rev150930/Entity.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 40

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/core/general/entity/rev150930/EntityBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 230
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 239

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/core/general/entity/rev150930/EntityKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/core/general/entity/rev150930/OdlGeneralEntityData.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.List' import. 3

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/ComplexFromGrouping.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.complex.from.grouping.ContainerWithUses' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 43

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/LeafFromGrouping.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcComplexUsesAugment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcComplexUsesAugmentBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.complex.from.grouping.ContainerWithUses' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 160
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 169

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcLeafOnlyAugment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcLeafOnlyAugmentBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 107

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcLeafOnlyUsesAugment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcLeafOnlyUsesAugmentBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 132

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcSecondLeafOnlyAugment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/RpcSecondLeafOnlyAugmentBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 107

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/ThirdParty.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.binding.rev140701.TestRoot' import. 3
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 20
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 29

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TopChoiceAugment1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.top.AugmentChoice1' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TopChoiceAugment1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.top.AugmentChoice1' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 108

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TopChoiceAugment2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.top.augment.choice1.Case1' import. 3

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TopChoiceAugment2Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.top.augment.choice1.case1.AugmentChoice2' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 108

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeComplexLeaves.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 26

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeComplexLeavesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 223
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 232
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 241
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 250
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 259
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 268

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeComplexUsesAugment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeComplexUsesAugmentBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.complex.from.grouping.ContainerWithUses' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 160
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 169

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeLeafOnlyAugment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeLeafOnlyAugmentBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 107

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeLeafOnlyUsesAugment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeLeafOnlyUsesAugmentBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 132

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeSecondLeafOnlyAugment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/TreeSecondLeafOnlyAugmentBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 107

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/complex/from/grouping/ContainerWithUses.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.LeafFromGrouping' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/complex/from/grouping/ContainerWithUsesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 218

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/complex/from/grouping/ListViaUses.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/complex/from/grouping/ListViaUsesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 230
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 239

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/complex/from/grouping/ListViaUsesKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/put/top/input/top/level/list/choice/in/list/ComplexViaUsesWithDifferentName.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.ComplexFromGrouping' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/put/top/input/top/level/list/choice/in/list/ComplexViaUsesWithDifferentNameBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.complex.from.grouping.ContainerWithUses' import. 9
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.complex.from.grouping.ListViaUses' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 246
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 255

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/put/top/input/top/level/list/choice/in/list/SimpleViaUses.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.LeafFromGrouping' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/put/top/input/top/level/list/choice/in/list/SimpleViaUsesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 218

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/Case1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.top.augment.choice1.case1.Case1Container' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.top.AugmentChoice1' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/Case1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.top.augment.choice1.case1.Case1Container' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/Case2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.top.augment.choice1.case2.Case2Container' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.top.AugmentChoice1' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/Case2Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.top.augment.choice1.case2.Case2Container' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case1/Case1Container.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case1/Case1ContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case1/augment/choice2/Case11.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.top.augment.choice1.case1.AugmentChoice2' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case1/augment/choice2/Case11Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case1/augment/choice2/case11/Case11ChoiceCaseContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case1/augment/choice2/case11/Case11ChoiceCaseContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case2/Case2Container.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/augment/choice1/case2/Case2ContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/top/level/list/choice/in/list/ComplexViaUses.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.ComplexFromGrouping' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/top/level/list/choice/in/list/ComplexViaUsesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.complex.from.grouping.ContainerWithUses' import. 9
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.complex.from.grouping.ListViaUses' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 246
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 255

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/top/level/list/choice/in/list/EmptyLeaf.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/top/level/list/choice/in/list/EmptyLeafBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/top/level/list/choice/in/list/SimpleViaUses.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.LeafFromGrouping' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/augment/rev140709/top/top/level/list/choice/in/list/SimpleViaUsesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 218

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Choice.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.binding.rev140701.choice.Identifier' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/ChoiceContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/ChoiceContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.binding.rev140701.choice.Identifier' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 219

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/GetTopOutput.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/GetTopOutputBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 261
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 270
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 279
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 288

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Int32StringUnion.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 64
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 65
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 66
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 124

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/OpendaylightMdsalBindingTestData.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 641
 Error regexp RegexpSingleline Line has trailing spaces. 656

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/OpendaylightMdsalBindingTestService.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 163

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/PutTopInput.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/PutTopInputBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 261
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 270
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 279
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 288

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TestOne.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TestRoot.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.BaseIdentity' import. 3
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TestTwo.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Top.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Top1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 3

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Top1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 107

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Top2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 3

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/Top2Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 107

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TopBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 261
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 270
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 279
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 288

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TwoLevelList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 64

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TwoLevelListChanged.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/TwoLevelListChangedBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 261
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 270
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 279
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 288

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/Extended.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.binding.rev140701.choice.Identifier' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/ExtendedBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/Simple.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.binding.rev140701.choice.Identifier' import. 6

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/SimpleBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/extended/ExtendedId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/extended/ExtendedIdBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/simple/SimpleId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/choice/identifier/simple/SimpleIdBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/TopLevelList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.binding.rev140701.two.level.list.top.level.list.NestedList' import. 6
 Error imports ImportOrder Wrong order for 'java.util.List' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 70

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/TopLevelListBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.binding.rev140701.two.level.list.top.level.list.NestedList' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 279
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 288
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 297
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 306

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/TopLevelListKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/top/level/list/NestedList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 52

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/top/level/list/NestedListBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 253
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 262
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 271

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/top/level/list/NestedListKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/top/level/list/choice/in/list/SimpleCase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/binding/rev140701/two/level/list/top/level/list/choice/in/list/SimpleCaseBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/IdentBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.BaseIdentity' import. 3
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/IdentOne.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/IdentTwo.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/OpendaylightBug6006Data.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 6
 Error regexp RegexpSingleline Line has trailing spaces. 18

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/UnionNode.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/UnionNodeBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/UnionType.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 64
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 65
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 66
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 124

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/UnionTypeBuilder.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.bug._6006.rev160607.IdentBase. 3

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/LowestLevel1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 81

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/LowestLevel2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 81

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/NonUnionTestType.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 81

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/TopLevel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 64
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 65
 Error indentation Indentation 'if rcurly' have incorrect indentation level 40, expected level should be 16. 66
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 124

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/UnionTestType.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 64
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 65
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 66
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 124

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/UnionTestTypeBuilder.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 18

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/Wrapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/yangtools/test/union/rev150121/WrapperBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/opendaylight/yang/extension/yang/ext/rev130709/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/opendaylight/yang/extension/yang/ext/rev130709/RpcContextRef.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IgpLinkAttributes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.link.attributes.IgpLinkAttributes' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IgpLinkAttributes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.isis.link.attributes.IsisLinkAttributes' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IgpNodeAttributes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.node.attributes.IgpNodeAttributes' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IgpNodeAttributes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.isis.node.attributes.IsisNodeAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IgpTopologyAttributes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.network.topology.topology.igp.topology.attributes.IsisTopogloyAttributes' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IgpTopologyAttributes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.network.topology.topology.igp.topology.attributes.IsisTopogloyAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 108

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IsisLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IsisNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IsisTopologyType.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IsoNetId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 16
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 39
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 40
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 103

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IsoPseudonodeId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 16
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 39
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 40
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 103

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/IsoSystemId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 16
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 39
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 40
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 103

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/L3UnicastIgpTopology1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/L3UnicastIgpTopology1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/link/attributes/IsisLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 107

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/link/attributes/IsisLinkAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 64
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 65
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 66
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 67
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 68
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 72
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 236

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/link/attributes/isis/link/attributes/Ted.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.isis.link.attributes.IsisLinkAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/link/attributes/isis/link/attributes/TedBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 126
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 127
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 128
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 129
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 130
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 131
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 135
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 135
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 136
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 160
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 161
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 162
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 163
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 164
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 165
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 168
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 169
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 169
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 170
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error regexp RegexpSingleline Line has trailing spaces. 254
 Error regexp RegexpSingleline Line has trailing spaces. 259
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error regexp RegexpSingleline Line has trailing spaces. 269
 Error regexp RegexpSingleline Line has trailing spaces. 281
 Error regexp RegexpSingleline Line has trailing spaces. 287
 Error regexp RegexpSingleline Line has trailing spaces. 297
 Error regexp RegexpSingleline Line has trailing spaces. 358
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 367
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 376
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 385
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 394
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 403
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 412

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/IsisNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.IsoNetId' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 106

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/IsisNodeAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.isis.node.attributes.isis.node.attributes.Iso' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.IsoNetId' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 12
 Error imports ImportOrder Wrong order for 'java.util.List' import. 13
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Line has trailing spaces. 281
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 290
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 299
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 326

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/Iso.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.IsoPseudonodeId' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.isis.node.attributes.IsisNodeAttributes' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/IsoBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.IsoPseudonodeId' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/Ted.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.TedNodeAttributes' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.isis.node.attributes.IsisNodeAttributes' import. 6

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/TedBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.ted.node.attributes.Ipv4LocalAddress' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv6Address' import. 10
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Address' import. 11
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 13
 Error imports ImportOrder Wrong order for 'java.util.List' import. 14
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error regexp RegexpSingleline Line has trailing spaces. 315
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 324
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 333
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 342
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 351
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 360

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/router/type/Level1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/router/type/Level12.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/router/type/Level12Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/router/type/Level1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/router/type/Level2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/node/attributes/isis/node/attributes/router/type/Level2Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/topology/type/Isis.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.IsisTopologyType' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/isis/topology/type/IsisBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/network/topology/topology/igp/topology/attributes/IsisTopogloyAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev130712.IgpTopologyAttributes1' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev130712/network/topology/topology/igp/topology/attributes/IsisTopogloyAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpLinkAttributes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.link.attributes.IgpLinkAttributes' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpLinkAttributes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.link.attributes.IsisLinkAttributes' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpLinkEvent1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpLinkEvent1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.link.attributes.IsisLinkAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 165
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 174

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpNodeAttributes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.node.attributes.IgpNodeAttributes' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpNodeAttributes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.node.attributes.IsisNodeAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpNodeEvent1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.IgpNodeEvent' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpNodeEvent1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.node.attributes.IsisNodeAttributes' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 165
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 174

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpTopologyAttributes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IgpTopologyAttributes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 108

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsisLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsisNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsisTopologyType.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoNetId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 16
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 39
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 40
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 103

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoPseudonodeId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 16
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 39
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 40
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 103

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoSystemId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 5
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 6
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 8
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 16
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 8. 39
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 12. 40
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 8. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 103

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/L3UnicastIgpTopology1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/L3UnicastIgpTopology1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/link/attributes/IsisLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 107

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/link/attributes/IsisLinkAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 64
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 65
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 66
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 67
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 68
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 72
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 236

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/link/attributes/isis/link/attributes/Ted.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.link.attributes.IsisLinkAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/link/attributes/isis/link/attributes/TedBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 126
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 127
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 128
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 129
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 130
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 131
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 135
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 135
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 136
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 160
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 161
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 162
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 163
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 164
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 165
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 168
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 169
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 169
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 170
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error regexp RegexpSingleline Line has trailing spaces. 254
 Error regexp RegexpSingleline Line has trailing spaces. 259
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error regexp RegexpSingleline Line has trailing spaces. 269
 Error regexp RegexpSingleline Line has trailing spaces. 281
 Error regexp RegexpSingleline Line has trailing spaces. 287
 Error regexp RegexpSingleline Line has trailing spaces. 297
 Error regexp RegexpSingleline Line has trailing spaces. 358
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 367
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 376
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 385
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 394
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 403
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 412

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/IsisNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.IsoNetId' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 106

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/IsisNodeAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.node.attributes.isis.node.attributes.Iso' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.IsoNetId' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 12
 Error imports ImportOrder Wrong order for 'java.util.List' import. 13
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Line has trailing spaces. 281
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 290
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 299
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 326

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/Iso.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.IsoPseudonodeId' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.node.attributes.IsisNodeAttributes' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/IsoBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.IsoPseudonodeId' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/Ted.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedNodeAttributes' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.node.attributes.IsisNodeAttributes' import. 6

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/TedBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.node.attributes.Ipv4LocalAddress' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv6Address' import. 10
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Address' import. 11
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 13
 Error imports ImportOrder Wrong order for 'java.util.List' import. 14
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error regexp RegexpSingleline Line has trailing spaces. 315
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 324
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 333
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 342
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 351
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 360

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/router/type/Level1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/router/type/Level12.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/router/type/Level12Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/router/type/Level1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/router/type/Level2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/node/attributes/isis/node/attributes/router/type/Level2Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/topology/type/Isis.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.IsisTopologyType' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/isis/topology/type/IsisBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/network/topology/topology/igp/topology/attributes/IsisTopologyAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.IgpTopologyAttributes1' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/network/topology/topology/igp/topology/attributes/IsisTopologyAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/PccCapabilities.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error indentation Indentation '"diversePathComputation"' have incorrect indentation level 8, expected level should be 12. 55
 Error indentation Indentation '"loadBalancedPathComputation"' have incorrect indentation level 8, expected level should be 12. 56
 Error indentation Indentation '"pathComputationWithGmplsLinkConstraints"' have incorrect indentation level 8, expected level should be 12. 57
 Error indentation Indentation '"supportForAdditivePathConstraints"' have incorrect indentation level 8, expected level should be 12. 58
 Error indentation Indentation '"supportForMultipleObjectiveFunctions"' have incorrect indentation level 8, expected level should be 12. 59
 Error indentation Indentation '"supportForMultipleRequestsPerMessage"' have incorrect indentation level 8, expected level should be 12. 60
 Error indentation Indentation '"supportForRequestPrioritization"' have incorrect indentation level 8, expected level should be 12. 61
 Error indentation Indentation '"synchronizedPathComputation"' have incorrect indentation level 8, expected level should be 12. 62
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 120
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 121
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 122
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 123
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 124
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 125
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 126
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 127
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 128
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 203
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 212
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 221
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 230
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 239
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 248
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 257
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 266
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 275

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/SrlgAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.srlg.attributes.InterfaceSwitchingCapabilities' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 86

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/SwitchingCapabilities.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 46

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/TedLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.ted.link.attributes.Srlg' import. 3
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 131

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/TedNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv6Address' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Address' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.ted.node.attributes.Ipv6LocalAddress' import. 6
 Error imports ImportOrder Wrong order for 'java.util.List' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/InterfaceSwitchingCapabilities.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.SrlgAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.srlg.attributes._interface.switching.capabilities.TimeDivisionMultiplexCapable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.SwitchingCapabilities' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.srlg.attributes._interface.switching.capabilities.PacketSwitchCapable' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 104

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/InterfaceSwitchingCapabilitiesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.srlg.attributes._interface.switching.capabilities.TimeDivisionMultiplexCapable' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.SwitchingCapabilities' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 99
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 100
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 101
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 102
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 103
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 107
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 108
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 108
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 109
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 234
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 251
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error regexp RegexpSingleline Line has trailing spaces. 328
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 337
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 346
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 355
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 364
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 373
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 382

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/InterfaceSwitchingCapabilitiesKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/SrlgValues.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.SrlgAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 47

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/SrlgValuesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 76
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 77
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 78
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 79
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 80
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 84
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 85
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 240
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 249

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/SrlgValuesKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidth.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 53

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidthBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 89
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 90
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 91
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 92
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 93
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 264
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 273
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 282

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidthKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/PacketSwitchCapable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 47

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/PacketSwitchCapableBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 64
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 65
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 66
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 67
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 68
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 72
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 236

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/TimeDivisionMultiplexCapable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 47

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/srlg/attributes/_interface/switching/capabilities/TimeDivisionMultiplexCapableBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 64
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 65
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 66
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 67
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 68
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 72
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 236

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/link/attributes/Srlg.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.SrlgAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/link/attributes/SrlgBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.srlg.attributes.InterfaceSwitchingCapabilities' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 8
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 9
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 107
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 108
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 109
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 110
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 111
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 112
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 116
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 116
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 272
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 281
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 290
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 299

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/link/attributes/UnreservedBandwidth.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.TedLinkAttributes' import. 3
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 53

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/link/attributes/UnreservedBandwidthBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 89
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 90
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 91
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 92
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 93
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 264
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 273
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 282

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/link/attributes/UnreservedBandwidthKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/node/attributes/Ipv4LocalAddress.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Prefix' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.TedNodeAttributes' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 48

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/node/attributes/Ipv4LocalAddressBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Prefix' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 231
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 240

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/node/attributes/Ipv4LocalAddressKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/node/attributes/Ipv6LocalAddress.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev130712.TedNodeAttributes' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv6Prefix' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 57

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/node/attributes/Ipv6LocalAddressBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv6Prefix' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 89
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 90
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 91
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 92
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 93
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 264
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 273
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 282

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev130712/ted/node/attributes/Ipv6LocalAddressKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv6Prefix' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 3
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error indentation Indentation '"diversePathComputation"' have incorrect indentation level 8, expected level should be 12. 55
 Error indentation Indentation '"loadBalancedPathComputation"' have incorrect indentation level 8, expected level should be 12. 56
 Error indentation Indentation '"pathComputationWithGmplsLinkConstraints"' have incorrect indentation level 8, expected level should be 12. 57
 Error indentation Indentation '"supportForAdditivePathConstraints"' have incorrect indentation level 8, expected level should be 12. 58
 Error indentation Indentation '"supportForMultipleObjectiveFunctions"' have incorrect indentation level 8, expected level should be 12. 59
 Error indentation Indentation '"supportForMultipleRequestsPerMessage"' have incorrect indentation level 8, expected level should be 12. 60
 Error indentation Indentation '"supportForRequestPrioritization"' have incorrect indentation level 8, expected level should be 12. 61
 Error indentation Indentation '"synchronizedPathComputation"' have incorrect indentation level 8, expected level should be 12. 62
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 120
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 121
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 122
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 123
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 124
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 125
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 126
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 127
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 12. 128
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 203
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 212
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 221
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 230
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 239
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 248
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 257
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 266
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 275

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/SrlgAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.srlg.attributes.InterfaceSwitchingCapabilities' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 86

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/SwitchingCapabilities.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 46

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/TedLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.link.attributes.Srlg' import. 3
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 131

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/TedNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv6Address' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Address' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.node.attributes.Ipv6LocalAddress' import. 6
 Error imports ImportOrder Wrong order for 'java.util.List' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/InterfaceSwitchingCapabilities.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.SrlgAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.srlg.attributes._interface.switching.capabilities.TimeDivisionMultiplexCapable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.SwitchingCapabilities' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.srlg.attributes._interface.switching.capabilities.PacketSwitchCapable' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 104

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/InterfaceSwitchingCapabilitiesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.srlg.attributes._interface.switching.capabilities.TimeDivisionMultiplexCapable' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.SwitchingCapabilities' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 99
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 100
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 101
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 102
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 103
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 107
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 108
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 108
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 109
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 234
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 251
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error regexp RegexpSingleline Line has trailing spaces. 328
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 337
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 346
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 355
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 364
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 373
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 382

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/InterfaceSwitchingCapabilitiesKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/SrlgValues.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.SrlgAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 47

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/SrlgValuesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 76
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 77
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 78
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 79
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 80
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 84
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 85
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 240
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 249

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/SrlgValuesKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidth.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 53

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidthBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 89
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 90
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 91
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 92
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 93
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 264
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 273
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 282

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidthKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/PacketSwitchCapable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 47

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/PacketSwitchCapableBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 64
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 65
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 66
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 67
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 68
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 72
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 236

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/TimeDivisionMultiplexCapable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 47

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/TimeDivisionMultiplexCapableBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 64
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 65
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 66
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 67
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 68
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 72
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 236

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/link/attributes/Srlg.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.SrlgAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/link/attributes/SrlgBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.srlg.attributes.InterfaceSwitchingCapabilities' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 8
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 9
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 107
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 108
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 109
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 110
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 111
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 112
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 116
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 116
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 272
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 281
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 290
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 299

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/link/attributes/UnreservedBandwidth.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedLinkAttributes' import. 3
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 53

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/link/attributes/UnreservedBandwidthBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 89
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 90
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 91
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 92
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 93
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 264
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 273
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 282

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/link/attributes/UnreservedBandwidthKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv4LocalAddress.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Prefix' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedNodeAttributes' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 48

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv4LocalAddressBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Prefix' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 231
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 240

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv4LocalAddressKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv6LocalAddress.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedNodeAttributes' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv6Prefix' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 57

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv6LocalAddressBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv6Prefix' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 89
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 90
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 91
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 92
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 93
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 98
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 264
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 273
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 282

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv6LocalAddressKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv6Prefix' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/LinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.link.attributes.SupportingLink' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 66

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/LinkId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/NetworkTopology.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.network.topology.Topology' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 101

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/NetworkTopologyBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/NodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.node.attributes.SupportingNode' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/NodeId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/TopologyId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 13
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 26

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/TpAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'java.util.List' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 8
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/TpId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/Destination.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.LinkAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TpId' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 46

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/DestinationBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TpId' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/Source.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.LinkAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TpId' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 46

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/SourceBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TpId' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/SupportingLink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.LinkId' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/SupportingLinkBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.LinkId' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 231
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 240

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/link/attributes/SupportingLinkKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.LinkId' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/Topology.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.NetworkTopology' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.network.topology.topology.Node' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 157

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/TopologyBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.network.topology.topology.Link' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.network.topology.topology.Node' import. 10
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 12
 Error imports ImportOrder Wrong order for 'java.util.List' import. 13
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error regexp RegexpSingleline Line has trailing spaces. 319
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 328
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 337
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 346
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 355
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 364
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 373

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/TopologyKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TopologyId' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/Link.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.network.topology.Topology' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/LinkBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.link.attributes.SupportingLink' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.LinkId' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 11
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error regexp RegexpSingleline Line has trailing spaces. 226
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error regexp RegexpSingleline Line has trailing spaces. 236
 Error regexp RegexpSingleline Line has trailing spaces. 241
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error regexp RegexpSingleline Line has trailing spaces. 259
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error regexp RegexpSingleline Line has trailing spaces. 326
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 335
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 344
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 353
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 362
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 371

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/LinkKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.LinkId' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/Node.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.NodeAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.network.topology.topology.node.TerminationPoint' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 69

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/NodeBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.NodeId' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.network.topology.topology.node.TerminationPoint' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 235
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error regexp RegexpSingleline Line has trailing spaces. 298
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 307
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 316
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 325
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 334

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/NodeKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/TopologyTypes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.network.topology.Topology' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/TopologyTypesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/UnderlayTopology.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.network.topology.Topology' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TopologyId' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 44

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/UnderlayTopologyBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TopologyId' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 231
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 240

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/UnderlayTopologyKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TopologyId' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/node/TerminationPoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 11

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/node/TerminationPointBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TpId' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 282
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 291
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 300

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/network/topology/topology/node/TerminationPointKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TpId' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/node/attributes/SupportingNode.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.NodeAttributes' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 52

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/node/attributes/SupportingNodeBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 231
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 240

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev130712/node/attributes/SupportingNodeKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/LinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLink' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 66

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/LinkId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/NetworkTopology.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 108

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/NetworkTopologyBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/NetworkTopologyData.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 6
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 8
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 140

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/NodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNode' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/NodeId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/TopologyId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 13
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 26

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/TpAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'java.util.List' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 8
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/TpId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/Destination.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 46

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/DestinationBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/Source.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 46

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/SourceBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/SupportingLink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/SupportingLinkBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 231
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 240

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/link/attributes/SupportingLinkKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/Topology.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 174

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/TopologyBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node' import. 10
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 12
 Error imports ImportOrder Wrong order for 'java.util.List' import. 13
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 234
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error regexp RegexpSingleline Line has trailing spaces. 261
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error regexp RegexpSingleline Line has trailing spaces. 342
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 351
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 360
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 369
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 378
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 387
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 396
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 405

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/TopologyKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/Link.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/LinkBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLink' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 11
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error regexp RegexpSingleline Line has trailing spaces. 226
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error regexp RegexpSingleline Line has trailing spaces. 236
 Error regexp RegexpSingleline Line has trailing spaces. 241
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error regexp RegexpSingleline Line has trailing spaces. 259
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error regexp RegexpSingleline Line has trailing spaces. 326
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 335
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 344
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 353
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 362
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 371

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/LinkKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/Node.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/NodeBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 235
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error regexp RegexpSingleline Line has trailing spaces. 298
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 307
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 316
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 325
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 334

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/NodeKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/TopologyTypes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/TopologyTypesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/UnderlayTopology.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 44

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/UnderlayTopologyBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 231
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 240

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/UnderlayTopologyKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/node/TerminationPoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 11

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/node/TerminationPointBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 282
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 291
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 300

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/network/topology/topology/node/TerminationPointKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. 4
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/node/attributes/SupportingNode.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeAttributes' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/node/attributes/SupportingNodeBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error regexp RegexpSingleline Line has trailing spaces. 250
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 259
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 268
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 277

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/topology/rev131021/node/attributes/SupportingNodeKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 9
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 94

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/FlagIdentity.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.BaseIdentity' import. 3
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpEventType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 16

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpLinkEvent.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TopologyId' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 87

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpLinkEventBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.LinkId' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 12
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.link.attributes.IgpLinkAttributes' import. 13
 Error imports ImportOrder Wrong order for 'java.util.List' import. 14
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TopologyId' import. 16
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error regexp RegexpSingleline Line has trailing spaces. 283
 Error regexp RegexpSingleline Line has trailing spaces. 288
 Error regexp RegexpSingleline Line has trailing spaces. 293
 Error regexp RegexpSingleline Line has trailing spaces. 298
 Error regexp RegexpSingleline Line has trailing spaces. 303
 Error regexp RegexpSingleline Line has trailing spaces. 315
 Error regexp RegexpSingleline Line has trailing spaces. 321
 Error regexp RegexpSingleline Line has trailing spaces. 333
 Error regexp RegexpSingleline Line has trailing spaces. 400
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 409
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 418
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 427
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 436
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 445
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 454
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 463
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 472

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpNodeEvent.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.NodeAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TopologyId' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 84

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpNodeEventBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TopologyId' import. 14
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 234
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error regexp RegexpSingleline Line has trailing spaces. 254
 Error regexp RegexpSingleline Line has trailing spaces. 259
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error regexp RegexpSingleline Line has trailing spaces. 277
 Error regexp RegexpSingleline Line has trailing spaces. 287
 Error regexp RegexpSingleline Line has trailing spaces. 348
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 357
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 366
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 375
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 384
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 393
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 402

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpPrefixAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpPrefix' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpPrefixEvent.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.prefix.event.Prefix' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TopologyId' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 67

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpPrefixEventBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.prefix.event.Prefix' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.NodeId' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 11
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TopologyId' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error regexp RegexpSingleline Line has trailing spaces. 238
 Error regexp RegexpSingleline Line has trailing spaces. 247
 Error regexp RegexpSingleline Line has trailing spaces. 305
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 314
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 323
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 332
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 341
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 350

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpTerminationPointAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/IgpTopologyAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/L3UnicastIgpTopologyListener.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Line has trailing spaces. 182

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/L3UnicastIgpTopologyType.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/Link1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/Link1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.link.attributes.IgpLinkAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/Node1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/Node1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.node.attributes.IgpNodeAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/TerminationPoint1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.network.topology.topology.node.TerminationPoint' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/TerminationPoint1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/TerminationPointEvent.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.NodeId' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.TopologyId' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 77

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/TerminationPointEventBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.NodeId' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 11
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 187
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error regexp RegexpSingleline Line has trailing spaces. 263
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error regexp RegexpSingleline Line has trailing spaces. 290
 Error regexp RegexpSingleline Line has trailing spaces. 296
 Error regexp RegexpSingleline Line has trailing spaces. 307
 Error regexp RegexpSingleline Line has trailing spaces. 371
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 380
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 389
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 398
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 407
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 416
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 425
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 434

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/Topology1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev130712.network.topology.Topology' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/Topology1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.topology.attributes.IgpTopologyAttributes' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/TopologyTypes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/TopologyTypes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/UndefinedFlag.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/link/attributes/IgpLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 53

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/link/attributes/IgpLinkAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 76
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 77
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 78
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 79
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 80
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 84
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 85
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 241
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 250
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 259
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 268

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/node/attributes/IgpNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.DomainName' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 75

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/node/attributes/IgpNodeAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.DomainName' import. 9
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 266
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 275
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 284
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 293

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/node/attributes/igp/node/attributes/Prefix.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.node.attributes.IgpNodeAttributes' import. 7

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/node/attributes/igp/node/attributes/PrefixBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 125
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 126
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 127
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 128
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 129
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 130
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 133
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 134
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 134
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 135
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 245
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error regexp RegexpSingleline Line has trailing spaces. 308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 326
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 335
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 344

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/node/attributes/igp/node/attributes/PrefixKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/prefix/event/Prefix.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/prefix/event/PrefixBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 106
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 107
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 108
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 109
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 110
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 115
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 116
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 280
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 289
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 298

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/termination/point/attributes/IgpTerminationPointAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.termination.point.attributes.igp.termination.point.attributes.TerminationPointType' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/termination/point/attributes/IgpTerminationPointAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.termination.point.attributes.igp.termination.point.attributes.TerminationPointType' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/Ip.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddress' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 7

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/IpBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddress' import. 9
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/Unnumbered.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.igp.termination.point.attributes.igp.termination.point.attributes.TerminationPointType' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/UnnumberedBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 57
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 58
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 59
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 60
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 61
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 65
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 66
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 66
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 203

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/topology/attributes/IgpTopologyAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 44

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/igp/topology/attributes/IgpTopologyAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 217
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 226

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/l3/unicast/igp/topology/type/L3UnicastIgpTopology.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev130712.L3UnicastIgpTopologyType' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev130712/l3/unicast/igp/topology/type/L3UnicastIgpTopologyBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/FlagIdentity.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.BaseIdentity' import. 3
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpEventType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 16

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpLinkEvent.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 87

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpLinkEventBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 12
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.link.attributes.IgpLinkAttributes' import. 13
 Error imports ImportOrder Wrong order for 'java.util.List' import. 14
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 16
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error regexp RegexpSingleline Line has trailing spaces. 283
 Error regexp RegexpSingleline Line has trailing spaces. 288
 Error regexp RegexpSingleline Line has trailing spaces. 293
 Error regexp RegexpSingleline Line has trailing spaces. 298
 Error regexp RegexpSingleline Line has trailing spaces. 303
 Error regexp RegexpSingleline Line has trailing spaces. 315
 Error regexp RegexpSingleline Line has trailing spaces. 321
 Error regexp RegexpSingleline Line has trailing spaces. 333
 Error regexp RegexpSingleline Line has trailing spaces. 400
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 409
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 418
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 427
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 436
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 445
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 454
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 463
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 472

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpNodeEvent.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 88

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpNodeEventBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 14
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 234
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error regexp RegexpSingleline Line has trailing spaces. 254
 Error regexp RegexpSingleline Line has trailing spaces. 259
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error regexp RegexpSingleline Line has trailing spaces. 277
 Error regexp RegexpSingleline Line has trailing spaces. 287
 Error regexp RegexpSingleline Line has trailing spaces. 348
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 357
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 366
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 375
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 384
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 393
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 402

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpPrefixAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpPrefix' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpPrefixEvent.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.prefix.event.Prefix' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 67

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpPrefixEventBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.prefix.event.Prefix' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 11
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error regexp RegexpSingleline Line has trailing spaces. 238
 Error regexp RegexpSingleline Line has trailing spaces. 247
 Error regexp RegexpSingleline Line has trailing spaces. 305
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 314
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 323
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 332
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 341
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 350

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpTerminationPointAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/IgpTopologyAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 186

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyType.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/Link1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/Link1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.link.attributes.IgpLinkAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/Node1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/Node1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.node.attributes.IgpNodeAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/TerminationPoint1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/TerminationPoint1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/TerminationPointEvent.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 77

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/TerminationPointEventBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 11
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 187
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error regexp RegexpSingleline Line has trailing spaces. 263
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error regexp RegexpSingleline Line has trailing spaces. 290
 Error regexp RegexpSingleline Line has trailing spaces. 296
 Error regexp RegexpSingleline Line has trailing spaces. 307
 Error regexp RegexpSingleline Line has trailing spaces. 371
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 380
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 389
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 398
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 407
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 416
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 425
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 434

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/Topology1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/Topology1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.topology.attributes.IgpTopologyAttributes' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/TopologyTypes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/TopologyTypes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/UndefinedFlag.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 1, expected level should be 0. 19
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/link/attributes/IgpLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 53

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/link/attributes/IgpLinkAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 76
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 77
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 78
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 79
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 80
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 84
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 85
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 241
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 250
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 259
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 268

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/node/attributes/IgpNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.DomainName' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 75

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/node/attributes/IgpNodeAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.DomainName' import. 9
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 266
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 275
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 284
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 293

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/node/attributes/igp/node/attributes/Prefix.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.node.attributes.IgpNodeAttributes' import. 7

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/node/attributes/igp/node/attributes/PrefixBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 125
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 126
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 127
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 128
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 129
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 130
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 133
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 134
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 134
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 135
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 245
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error regexp RegexpSingleline Line has trailing spaces. 308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 326
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 335
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 344

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/node/attributes/igp/node/attributes/PrefixKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 8
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 73

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/prefix/event/Prefix.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/prefix/event/PrefixBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 106
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 107
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 108
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 109
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 110
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 115
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 116
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 280
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 289
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 298

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/termination/point/attributes/IgpTerminationPointAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.termination.point.attributes.igp.termination.point.attributes.TerminationPointType' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/termination/point/attributes/IgpTerminationPointAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.termination.point.attributes.igp.termination.point.attributes.TerminationPointType' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/Ip.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddress' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 7

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/IpBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddress' import. 9
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/Unnumbered.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.termination.point.attributes.igp.termination.point.attributes.TerminationPointType' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/termination/point/attributes/igp/termination/point/attributes/termination/point/type/UnnumberedBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 57
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 58
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 59
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 60
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 61
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 65
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 66
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 66
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 203

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/topology/attributes/IgpTopologyAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 44

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/topology/attributes/IgpTopologyAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 217
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 226

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/l3/unicast/igp/topology/type/L3UnicastIgpTopology.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.L3UnicastIgpTopologyType' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/l3/unicast/igp/topology/type/L3UnicastIgpTopologyBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/AreaId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 4
 Error imports ImportOrder Wrong order for 'java.beans.ConstructorProperties' import. 5
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 13
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 8. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 94

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpLinkAttributes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.link.attributes.IgpLinkAttributes' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpLinkAttributes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.link.attributes.OspfLinkAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpLinkEvent1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpLinkEvent1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.link.attributes.OspfLinkAttributes' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 165
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 174

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpNodeAttributes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.node.attributes.IgpNodeAttributes' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpNodeAttributes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpNodeEvent1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.IgpNodeEvent' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpNodeEvent1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.OspfNodeAttributes' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 165
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 174

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpPrefixEvent1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpPrefixEvent1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.prefix.attributes.OspfPrefixAttributes' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 165
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 174

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpTopologyAttributes1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.network.topology.topology.igp.topology.attributes.OspfTopologyAttributes' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/IgpTopologyAttributes1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.network.topology.topology.igp.topology.attributes.OspfTopologyAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 108

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/L3UnicastIgpTopology1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/L3UnicastIgpTopology1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/OspfLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/OspfNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/OspfPrefixAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/OspfTopologyType.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/Prefix1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.node.attributes.igp.node.attributes.Prefix' import. 3

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/Prefix1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.prefix.attributes.OspfPrefixAttributes' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/network/topology/topology/igp/topology/attributes/OspfTopologyAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/network/topology/topology/igp/topology/attributes/OspfTopologyAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/link/attributes/OspfLinkAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 107

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/link/attributes/OspfLinkAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 64
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 65
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 66
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 67
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 68
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 72
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 73
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 236

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/link/attributes/ospf/link/attributes/Ted.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedLinkAttributes' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.link.attributes.OspfLinkAttributes' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/link/attributes/ospf/link/attributes/TedBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 126
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 127
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 128
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 129
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 130
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 131
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 135
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 135
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 136
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 160
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 161
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 162
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 163
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 164
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 165
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 168
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 169
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 169
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 170
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error regexp RegexpSingleline Line has trailing spaces. 254
 Error regexp RegexpSingleline Line has trailing spaces. 259
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error regexp RegexpSingleline Line has trailing spaces. 269
 Error regexp RegexpSingleline Line has trailing spaces. 281
 Error regexp RegexpSingleline Line has trailing spaces. 287
 Error regexp RegexpSingleline Line has trailing spaces. 297
 Error regexp RegexpSingleline Line has trailing spaces. 358
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 367
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 376
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 385
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 394
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 403
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 412

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.OspfNodeAttributes.Capabilities' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error indentation Indentation 'class def lcurly' have incorrect indentation level 5, expected level should be 4. 91
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 210
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 219
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 228
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 237
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 246
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 255
 Error regexp RegexpSingleline Line has trailing spaces. 259
 Error regexp RegexpSingleline Line has trailing spaces. 260
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error regexp RegexpSingleline Line has trailing spaces. 279
 Error regexp RegexpSingleline Line has trailing spaces. 285

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 8
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.OspfNodeAttributes.Capabilities' import. 11
 Error imports ImportOrder Wrong order for 'java.util.List' import. 12
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 91
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 92
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 93
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 94
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 95
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 5, expected level should be 4. 96
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 100
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 100
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 101
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error regexp RegexpSingleline Line has trailing spaces. 290
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 299
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 326
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 335

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/Ted.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedNodeAttributes' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/TedBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.node.attributes.Ipv4LocalAddress' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv6Address' import. 10
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Address' import. 11
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 13
 Error imports ImportOrder Wrong order for 'java.util.List' import. 14
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error regexp RegexpSingleline Line has trailing spaces. 315
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 324
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 333
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 342
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 351
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 360

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/Abr.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/AbrBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/Asbr.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/AsbrBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/Internal.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/InternalBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/Pseudonode.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/ospf/node/attributes/router/type/PseudonodeBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/prefix/attributes/OspfPrefixAttributes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/prefix/attributes/OspfPrefixAttributesBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/topology/type/Ospf.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.OspfTopologyType' import. 5

org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/topology/type/OspfBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/Root.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.foo4798.rev160101.root.OuterContainer' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 60

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/RootBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.foo4798.rev160101.root.OuterContainer' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 227

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/OuterContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.foo4798.rev160101.Root' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/OuterContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 193

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/CaseA.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/CaseABuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/CaseB.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/CaseBBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/a/ListInCase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.foo4798.rev160101.Root' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/a/ListInCaseBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 230
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 239

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/a/ListInCaseKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/b/CaseBContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.foo4798.rev160101.Root' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/b/CaseBContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/b/_case/b/container/ListInCase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/b/_case/b/container/ListInCaseBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 230
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 239

org/opendaylight/yang/gen/v1/urn/test/foo4798/rev160101/root/bug4798/choice/_case/b/_case/b/container/ListInCaseKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/ContainerAugment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/ContainerAugmentBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module1.rev160101.uses.grouping.augmet.testgrouping.inner.ContainerAugmet1' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 219

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/ContainerManual.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/ContainerManualBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 219

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/GroupingModule1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'java.util.List' import. 5

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/NotificationModule1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/NotificationModule1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 220

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/OpendaylightBug5524Module1Data.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 104

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/UsesGroupingAugmetTestgroupingInner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module1.rev160101.uses.grouping.augmet.testgrouping.inner.ContainerAugmet1' import. 4

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/UsesGroupingAugmetTestgroupingOuter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/UsesGroupingTestgroupingInner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/UsesGroupingTestgroupingOuter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 3

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/grouping/module1/ListModule11.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module1.rev160101.grouping.module1.list.module1._1.ListModule12' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'java.util.List' import. 7

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/grouping/module1/ListModule11Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/grouping/module1/list/module1/_1/ListModule12.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module1.rev160101.grouping.module1.ListModule11' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/grouping/module1/list/module1/_1/ListModule12Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/grouping/module1/list/module1/_1/list/module1/_2/ContainerModule1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module1.rev160101.grouping.module1.list.module1._1.ListModule12' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/grouping/module1/list/module1/_1/list/module1/_2/ContainerModule1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/augmet/testgrouping/inner/ContainerAugmet1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module1.rev160101.UsesGroupingAugmetTestgroupingInner' import. 5

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/augmet/testgrouping/inner/ContainerAugmet1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/augmet/testgrouping/outer/ContainerAugmet11.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module1.rev160101.uses.grouping.augmet.testgrouping.inner.ContainerAugmet1' import. 4

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/augmet/testgrouping/outer/ContainerAugmet11Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.concepts.Builder' import. 5
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 108

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/augmet/testgrouping/outer/container/augmet/_1/Container2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module1.rev160101.uses.grouping.augmet.testgrouping.outer.ContainerAugmet11' import. 5

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/augmet/testgrouping/outer/container/augmet/_1/Container2Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/testgrouping/inner/Container1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module1.rev160101.UsesGroupingTestgroupingInner' import. 6

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/testgrouping/inner/Container1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/testgrouping/inner/container/_1/Container2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module1/rev160101/uses/grouping/testgrouping/inner/container/_1/Container2Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module2/rev160101/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module2/rev160101/ContainerModule11.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 4

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module2/rev160101/ContainerModule11Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module2.rev160101.grouping.module2.ContainerModule2' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module2/rev160101/GroupingModule2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module2.rev160101.grouping.module2.ContainerModule2' import. 3

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module2/rev160101/grouping/module2/ContainerModule2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module2/rev160101/grouping/module2/ContainerModule2Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/GroupingModule3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.ContainerManualListModule11' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 61

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/GroupingModule3Main.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 4

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/Module3Main.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/Module3MainBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/OpendaylightBug5524Module3Data.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 15

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/ContainerManualListModule11.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.GroupingModule3' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.container.manual.list.module1._1.ContainerManualListModule12' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 7

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/ContainerManualListModule11Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.container.manual.list.module1._1.ContainerManualListModule12' import. 9
 Error imports ImportOrder Wrong order for 'java.util.List' import. 10
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/ContainerModule11.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module1.rev160101.grouping.module1.list.module1._1.list.module1._2.ContainerModule1' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentation' import. 5

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/ContainerModule11Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module2.rev160101.grouping.module2.ContainerModule2' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/ManualListModule11.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.GroupingModule3' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5
 Error imports ImportOrder Wrong order for 'java.util.List' import. 6

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/ManualListModule11Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'java.util.List' import. 9
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.manual.list.module1._1.ManualListModule12' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 195

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/container/manual/list/module1/_1/ContainerManualListModule12.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.ContainerManualListModule11' import. 4

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/container/manual/list/module1/_1/ContainerManualListModule12Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.container.manual.list.module1._1.container.manual.list.module1._2.ContainerManualContainerModule1' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/container/manual/list/module1/_1/container/manual/list/module1/_2/ContainerManualContainerModule1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.container.manual.list.module1._1.ContainerManualListModule12' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.container.manual.list.module1._1.container.manual.list.module1._2.container.manual.container.module1.ContainerManualContainerModule2' import. 6

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/container/manual/list/module1/_1/container/manual/list/module1/_2/ContainerManualContainerModule1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.container.manual.list.module1._1.container.manual.list.module1._2.container.manual.container.module1.ContainerManualContainerModule2' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/container/manual/list/module1/_1/container/manual/list/module1/_2/container/manual/container/module1/ContainerManualContainerModule2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.container.manual.list.module1._1.container.manual.list.module1._2.ContainerManualContainerModule1' import. 5

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/container/manual/list/module1/_1/container/manual/list/module1/_2/container/manual/container/module1/ContainerManualContainerModule2Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/main/ContainerModule3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.GroupingModule3' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.GroupingModule3Main' import. 5

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/main/ContainerModule3Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.ContainerManualListModule11' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 279
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 288
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 297

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/manual/list/module1/_1/ManualListModule12.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.manual.list.module1._1.manual.list.module1._2.ManualContainerModule1' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.ManualListModule11' import. 6

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/manual/list/module1/_1/ManualListModule12Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.manual.list.module1._1.manual.list.module1._2.ManualContainerModule1' import. 9
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/manual/list/module1/_1/manual/list/module1/_2/ManualContainerModule1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.manual.list.module1._1.ManualListModule12' import. 5

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/grouping/module3/manual/list/module1/_1/manual/list/module1/_2/ManualContainerModule1Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 164

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/module3/main/ContainerModule3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.GroupingModule3' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module3/rev160101/module3/main/ContainerModule3Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.ContainerManualListModule11' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 279
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 288
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 297

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 4
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/Module4Main.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 5

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/Module4MainBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Objects' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 194

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/OpendaylightBug5524Module4Data.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 15

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/module4/main/ContainerModule4.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.GroupingModule3' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/module4/main/ContainerModule4Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 7
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.ContainerManualListModule11' import. 10
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 279
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 288
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 297

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/module4/main/container/module/_4/ManualContainerModule11.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.manual.list.module1._1.manual.list.module1._2.ManualContainerModule1' import. 4

org/opendaylight/yang/gen/v1/urn/test/opendaylight/bug/_5524/module4/rev160101/module4/main/container/module/_4/ManualContainerModule11Builder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module2.rev160101.grouping.module2.ContainerModule2' import. 4
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 133

org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/$YangModuleInfoImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Set' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/BooleanContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.yang.foo.rev160101._boolean.container.BooleanList' import. 3
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 5
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error imports ImportOrder Wrong order for 'java.util.List' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 52

org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/BooleanContainerBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.yang.foo.rev160101._boolean.container.BooleanList' import. 3
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 4
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 6
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 8
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 9
 Error imports ImportOrder Wrong order for 'java.util.List' import. 11
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 219
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 228

org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/FooData.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 20

org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/_boolean/container/BooleanList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 47

org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/_boolean/container/BooleanListBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 257
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 266
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 275

org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/_boolean/container/BooleanListInt.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.ChildOf' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.Augmentable' import. 6
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/_boolean/container/BooleanListIntBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 4
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.binding.AugmentationHolder' import. 6
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 7
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 230
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 239

org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/_boolean/container/BooleanListIntKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 72

org/opendaylight/yang/gen/v1/urn/yang/foo/rev160101/_boolean/container/BooleanListKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 1, expected level should be 4. 7
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 83
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 92

org/opendaylight/yangtools/binding/data/codec/api/BindingCodecTree.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be 4. 28
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be 4. 30
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be 4. 32

org/opendaylight/yangtools/binding/data/codec/api/BindingCodecTreeNode.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.binding.BindingStreamEventWriter. 16

org/opendaylight/yangtools/binding/data/codec/gen/impl/DataObjectSerializerSource.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.binding.BindingStreamEventWriter. 15
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.binding.DataObject. 17
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.binding.DataObjectSerializerRegistry. 18

org/opendaylight/yangtools/binding/data/codec/gen/impl/StreamWriterGenerator.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.binding.data.codec.util.AugmentableDispatchSerializer. 10
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.binding.data.codec.util.ChoiceDispatchSerializer. 11
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.binding.DataObject. 15
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.binding.DataObjectSerializerImplementation. 16

org/opendaylight/yangtools/binding/data/codec/impl/BindingNormalizedNodeCodecRegistry.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 207

org/opendaylight/yangtools/binding/data/codec/impl/LeafNodeCodecContext.java

Severity Category Rule Message Line
 Error indentation Indentation 'Object' have incorrect indentation level 4, expected level should be 8. 119

org/opendaylight/yangtools/binding/data/codec/impl/UnionTypeCodec.java

Severity Category Rule Message Line
 Error extension LogMessagePlaceholderCount Log message placeholders count is incorrect. 105

org/opendaylight/yangtools/binding/data/codec/test/CachingCodecTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeNode' import. 25

org/opendaylight/yangtools/binding/data/codec/test/LeafReferenceTest.java

Severity Category Rule Message Line
 Error indentation Indentation '.' have incorrect indentation level 8, expected level should be 12. 56

org/opendaylight/yangtools/binding/data/codec/test/NormalizedNodeSerializeDeserializeTest.java

Severity Category Rule Message Line
 Error indentation Indentation 'operator new lparen' have incorrect indentation level 24, expected level should be 16. 359

org/opendaylight/yangtools/binding/data/codec/test/UnionTypeWithIdentityrefTest.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.junit.Assert. 16
 Error imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.bug._6006.rev160607.OpendaylightBug6006Data. 18
 Error imports ImportOrder Wrong order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.bug._6006.rev160607.IdentBase' import. 23
 Error imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.bug._6006.rev160607.IdentBase. 23
 Error imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.bug._6006.rev160607.IdentTwo. 25
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.data.api.schema.ContainerNode. 33
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes. 35
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableContainerNodeBuilder. 36

org/opendaylight/yangtools/binding/generator/util/BindingGeneratorUtil.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.common.QNameModule. 34

org/opendaylight/yangtools/binding/generator/util/ReferencedTypeImpl.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 20

org/opendaylight/yangtools/binding/generator/util/TypeConstants.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 11

org/opendaylight/yangtools/binding/generator/util/Types.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 40
 Error indentation Indentation 'method def' child have incorrect indentation level 20, expected level should be one of the following: 12, 16. 42
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 43

org/opendaylight/yangtools/binding/generator/util/generated/type/builder/EnumerationBuilderImplTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.model.api.UnknownSchemaNode' import. 28

org/opendaylight/yangtools/binding/generator/util/generated/type/builder/GeneratedTOBuilderImpl.java

Severity Category Rule Message Line
 Error indentation Indentation 'GeneratedTransferObject' have incorrect indentation level 4, expected level should be 8. 181

org/opendaylight/yangtools/binding/generator/util/stmt/parser/retest/BindingGeneratorUtilTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.binding.generator.util.Types' import. 19
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.binding.generator.util.BindingGeneratorUtil' import. 20
 Error imports ImportOrder Wrong order for 'com.google.common.base.Optional' import. 22

org/opendaylight/yangtools/binding/generator/util/stmt/parser/retest/RetestUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 5
 Error imports ImportOrder Wrong order for 'java.io.FileInputStream' import. 6
 Error imports ImportOrder Wrong order for 'java.io.File' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException' import. 11

org/opendaylight/yangtools/maven/sal/api/gen/plugin/CodeGeneratorImpl.java

Severity Category Rule Message Line
 Error extension LogMessageConcatenation Log message contains string concatenation. 117

org/opendaylight/yangtools/sal/binding/generator/api/BindingGenerator.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 51

org/opendaylight/yangtools/sal/binding/generator/impl/BindingGeneratorImpl.java

Severity Category Rule Message Line
 Error indentation Indentation '.' have incorrect indentation level 12, expected level should be 16. 645
 Error indentation Indentation '.' have incorrect indentation level 8, expected level should be 12. 682
 Error indentation Indentation 'if rcurly' have incorrect indentation level 15, expected level should be 16. 1263
 Error whitespace FileTabCharacter Line contains a tab character. 2194

org/opendaylight/yangtools/sal/binding/generator/impl/BindingSchemaContextUtils.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 160
 Error regexp RegexpMultiline Line contains console output. 168

org/opendaylight/yangtools/sal/binding/generator/impl/Bug4145Test.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.net.URISyntaxException' import. 7
 Error imports ImportOrder Wrong order for 'java.io.File' import. 8
 Error imports ImportOrder Wrong order for 'org.junit.Test' import. 13

org/opendaylight/yangtools/sal/binding/generator/impl/IdentityrefTypeTest.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.sal.binding.yang.types.TypeProviderImpl. 27

org/opendaylight/yangtools/sal/binding/generator/impl/ModuleContext.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.yang.model.api.DataSchemaNode. 30
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 186
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 187

org/opendaylight/yangtools/sal/binding/generator/impl/UsesTest.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 12. 35
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 35
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 12. 36
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 36
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 37
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 37
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 38

org/opendaylight/yangtools/sal/binding/generator/impl/YangTemplate.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 55
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 57
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 59
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 60
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 60
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 61
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 62
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 62
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 63
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 65
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 66
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 66
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 67
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 68
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 69
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 69
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 70
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 70
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 71
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 71
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 72
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 73
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 74
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 75
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 76
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 76
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 77
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 77
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 78
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 78
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 79
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 80
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 81
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 82
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 83
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 83
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 84
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 84
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 85
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 86
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 87
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 88
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 89
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 90
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 90
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 91
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 91
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 92
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 92
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 93
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 94
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 95
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 96
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 97
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 97
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 98
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 99
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 99
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 100
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 101
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 102
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 103
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 104
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 104
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 105
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 105
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 106
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 106
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 107
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 108
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 109
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 110
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 111
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 111
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 112
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 112
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 113
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 113
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 114
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 115
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 116
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 117
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 118
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 118
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 119
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 119
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 120
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 120
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 121
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 122
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 123
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 124
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 125
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 125
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 126
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 126
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 127
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 127
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 128
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 129
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 130
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 131
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 132
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 132
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 133
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 133
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 134
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 134
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 135
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 136
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 137
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 138
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 139
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 142
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 144
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 145
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 145
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 146
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 147
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 148
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 149
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 149
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 150
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 16. 151
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 20. 152
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 153
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 154
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 154
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 155
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 155
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 156
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 156
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 157
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 158
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 159
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 159
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 160
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 160
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 161
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 161
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 162
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 163
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 20. 164
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 16. 165
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 166
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 167
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 168
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 169
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 170
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 172
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 173
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 173
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 174
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 175
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 175
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 176
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 176
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 177
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 177
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 178
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 178
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 179
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 179
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 180
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 180
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 181
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 182
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 183
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 183
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 184
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 185
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 185
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 186
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 186
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 187
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 187
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 188
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 188
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 189
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 189
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 190
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 190
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 191
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 191
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 192
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 192
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 193
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 193
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 194
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 194
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 195
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 196
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 197
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 198
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 199
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 200
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 202
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 203
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 203
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 204
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 205
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 205
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 206
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 207
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 208
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 209
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 209
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 210
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 211
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 211
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 16. 212
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 213
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 214
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 215
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 216
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 216
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 217
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 20. 218
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 24. 219
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 219
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 24. 220
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 220
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 221
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 222
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 223
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 224
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 224
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 225
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 225
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 226
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 226
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 227
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 228
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 229
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 230
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 230
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 231
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 231
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 232
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 232
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 233
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 233
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 234
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 234
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 235
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 235
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 236
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 236
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 237
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 237
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 238
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 20. 239
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 16. 240
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 241
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 242
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 243
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 244
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 245
 Error regexp RegexpSingleline Line has trailing spaces. 246
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 247
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 248
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 248
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 249
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 250
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 250
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 251
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 251
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 252
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 252
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 253
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 253
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 254
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 254
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 255
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 255
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 256
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 256
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 257
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 257
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 258
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 258
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 259
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 259
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 260
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 260
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 261
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 261
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 262
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 262
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 263
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 263
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 264
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 264
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 265
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 265
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 266
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 267
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 268
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 269
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 271
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 272
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 272
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 273
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 273
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 274
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 274
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 275
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 275
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 276
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 276
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 278
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 278
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 279
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 279
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 280
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 280
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 281
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 281
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 282
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 282
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 283
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 283
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 284
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 284
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 285
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 285
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 286
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 286
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 287
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 287
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 288
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 288
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 289
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 289
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 290
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 290
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 291
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 291
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 292
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 292
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 293
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 293
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 294
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 294
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 295
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 295
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 296
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 296
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 297
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 297
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 298
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 298
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 299
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 300
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 300
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 301
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 301
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 302
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 302
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 303
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 304
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 304
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 305
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 305
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 306
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 306
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 307
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 307
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 308
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 309
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 310
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 311
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 312
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 312
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 313
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 313
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 314
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 315
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 315
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 316
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 316
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 317
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 317
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 318
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 318
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 319
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 319
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 320
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 320
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 321
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 322
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 323
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 324
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 324
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 325
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 325
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 326
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 326
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 327
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 328
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 328
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 329
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 329
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 330
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 330
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 331
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 331
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 332
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 332
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 333
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 333
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 334
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 335
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 336
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 337
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 337
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 338
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 338
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 339
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 339
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 340
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 341
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 341
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 342
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 342
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 343
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 343
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 344
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 344
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 345
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 345
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 346
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 346
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 347
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 348
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 349
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 350
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 350
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 351
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 351
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 352
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 352
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 353
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 354
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 354
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 355
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 355
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 356
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 356
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 357
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 357
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 358
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 358
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 359
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 359
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 360
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 361
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 362
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 363
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 363
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 364
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 364
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 365
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 365
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 366
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 367
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 367
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 368
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 368
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 369
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 369
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 370
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 370
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 371
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 371
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 372
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 372
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 373
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 374
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 375
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 376
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 376
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 377
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 377
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 378
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 378
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 379
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 380
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 380
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 381
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 381
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 382
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 382
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 383
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 383
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 384
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 384
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 385
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 385
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 386
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 387
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 388
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 389
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 389
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 390
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 390
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 391
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 391
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 392
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 393
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 393
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 394
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 394
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 395
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 395
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 396
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 396
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 397
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 397
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 398
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 398
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 399
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 400
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 401
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 402
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 402
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 403
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 403
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 404
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 404
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 405
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 406
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 406
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 407
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 407
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 408
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 408
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 409
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 409
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 410
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 410
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 411
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 411
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 412
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 413
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 414
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 415
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 415
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 416
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 416
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 417
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 417
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 418
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 419
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 419
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 420
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 420
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 421
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 421
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 422
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 422
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 423
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 423
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 424
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 424
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 425
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 426
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 427
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 428
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 428
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 429
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 429
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 430
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 430
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 431
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 432
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 432
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 433
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 433
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 434
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 434
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 435
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 435
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 436
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 436
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 437
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 437
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 438
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 439
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 440
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 441
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 441
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 442
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 442
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 443
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 443
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 444
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 445
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 445
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 446
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 446
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 447
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 447
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 448
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 448
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 449
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 449
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 450
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 450
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 451
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 452
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 453
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 454
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 454
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 455
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 455
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 456
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 456
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 457
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 458
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 458
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 459
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 459
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 460
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 460
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 461
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 461
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 462
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 462
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 463
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 463
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 464
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 465
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 466
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 466
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 467
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 467
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 468
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 469
 Error regexp RegexpSingleline Line has trailing spaces. 470
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 471
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 472
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 472
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 473
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 474
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 475
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 476
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 476
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 477
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 478
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 478
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 479
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 479
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 480
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 480
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 481
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 482
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 483
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 484
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 485
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 486
 Error regexp RegexpSingleline Line has trailing spaces. 487
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 488
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 489
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 489
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 490
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 491
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 491
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 492
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 492
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 493
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 493
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 494
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 494
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 495
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 495
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 496
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 496
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 497
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 497
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 498
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 498
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 499
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 499
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 500
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 501
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 501
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 502
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 502
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 503
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 503
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 504
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 505
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 505
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 506
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 506
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 507
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 507
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 508
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 508
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 509
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 509
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 510
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 510
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 511
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 512
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 513
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 514
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 514
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 515
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 515
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 516
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 516
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 517
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 518
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 518
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 519
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 519
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 520
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 520
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 521
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 521
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 522
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 522
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 523
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 524
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 525
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 526
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 526
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 527
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 527
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 528
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 529
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 529
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 530
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 530
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 531
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 531
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 532
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 532
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 533
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 533
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 534
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 535
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 536
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 537
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 537
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 538
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 538
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 539
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 540
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 540
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 541
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 541
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 542
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 542
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 543
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 543
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 544
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 544
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 545
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 546
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 547
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 548
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 548
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 549
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 549
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 550
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 550
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 551
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 552
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 552
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 553
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 553
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 554
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 554
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 555
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 555
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 556
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 556
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 557
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 557
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 558
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 558
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 559
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 559
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 560
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 560
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 561
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 561
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 562
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 563
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 564
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 565
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 566
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 566
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 567
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 567
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 568
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 568
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 569
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 569
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 570
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 570
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 571
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 571
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 572
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 573
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 574
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 574
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 575
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 575
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 576
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 577
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 578
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 579
 Error regexp RegexpSingleline Line has trailing spaces. 580
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 581
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 582
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 582
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 583
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 584
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 584
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 585
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 586
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 587
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 588
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 588
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 589
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 589
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 590
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 590
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 591
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 592
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 592
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 593
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 593
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 594
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 594
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 595
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 596
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 596
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 597
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 597
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 598
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 598
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 599
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 599
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 600
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 600
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 601
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 602
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 603
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 603
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 604
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 604
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 605
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 605
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 606
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 607
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 608
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 609
 Error regexp RegexpSingleline Line has trailing spaces. 610
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 611
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 612
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 612
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 613
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 614
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 614
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 615
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 616
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 617
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 618
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 618
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 619
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 619
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 620
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 620
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 621
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 622
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 622
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 623
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 623
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 624
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 624
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 625
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 626
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 626
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 627
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 627
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 628
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 628
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 629
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 629
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 630
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 630
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 631
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 632
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 633
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 633
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 634
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 634
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 635
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 636
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 637
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 638
 Error regexp RegexpSingleline Line has trailing spaces. 639
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 640
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 641
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 641
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 642
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 643
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 644
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 645
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 645
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 646
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 647
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 647
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 648
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 648
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 649
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 649
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 650
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 651
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 652
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 653
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 654
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 655
 Error regexp RegexpSingleline Line has trailing spaces. 656
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 657
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 658
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 658
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 659
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 660
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 660
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 661
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 661
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 662
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 662
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 663
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 663
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 664
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 664
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 665
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 665
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 666
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 666
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 667
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 667
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 668
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 668
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 669
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 670
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 670
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 671
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 671
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 672
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 672
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 673
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 674
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 674
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 675
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 675
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 676
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 676
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 677
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 677
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 678
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 678
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 679
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 679
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 680
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 680
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 681
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 681
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 682
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 682
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 683
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 683
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 684
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 685
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 686
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 687
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 687
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 688
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 688
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 689
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 689
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 690
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 691
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 691
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 692
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 692
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 693
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 693
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 694
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 694
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 695
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 695
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 696
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 697
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 698
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 699
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 699
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 700
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 700
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 701
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 701
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 702
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 703
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 703
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 704
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 704
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 705
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 705
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 706
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 706
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 707
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 707
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 708
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 709
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 710
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 711
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 711
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 712
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 712
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 713
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 713
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 714
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 715
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 715
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 716
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 716
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 717
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 717
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 718
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 718
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 719
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 719
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 720
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 721
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 722
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 723
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 723
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 724
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 724
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 725
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 725
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 726
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 727
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 727
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 728
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 728
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 729
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 729
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 730
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 730
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 731
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 731
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 732
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 733
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 734
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 735
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 735
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 736
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 736
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 737
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 737
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 738
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 739
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 739
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 740
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 740
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 741
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 741
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 742
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 742
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 743
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 743
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 744
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 744
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 745
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 745
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 746
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 746
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 747
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 747
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 748
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 748
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 749
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 750
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 751
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 752
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 753
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 753
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 754
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 754
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 755
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 755
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 756
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 756
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 757
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 757
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 758
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 758
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 759
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 760
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 761
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 761
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 762
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 762
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 763
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 764
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 765
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 766
 Error regexp RegexpSingleline Line has trailing spaces. 767
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 768
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 769
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 769
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 770
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 771
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 771
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 772
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 773
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 774
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 775
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 775
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 776
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 16. 777
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 778
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 778
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 779
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 779
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 780
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 780
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 16. 781
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 782
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 783
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 784
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 785
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 786
 Error regexp RegexpSingleline Line has trailing spaces. 787
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 788
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 789
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 790
 Error regexp RegexpSingleline Line has trailing spaces. 791
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 792
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 793
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 793
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 794
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 795
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 795
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 796
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 797
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 798
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 799
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 799
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 800
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 16. 801
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 20. 802
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 24. 803
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 803
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 804
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 805
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 805
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 806
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 806
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 807
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 807
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 808
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 20. 809
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 16. 810
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 811
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 812
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 813
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 814
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 815
 Error regexp RegexpSingleline Line has trailing spaces. 816
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 817
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 818
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 818
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 819
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 820
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 820
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 821
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 821
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 822
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 822
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 823
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 823
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 824
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 824
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 825
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 825
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 826
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 826
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 827
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 827
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 828
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 828
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 829
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 829
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 830
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 831
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 832
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 832
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 833
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 834
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 834
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 835
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 836
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 837
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 837
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 838
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 839
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 840
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 840
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 841
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 841
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 842
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 842
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 843
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 843
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 844
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 844
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 845
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 845
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 846
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 846
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 847
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 848
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 849
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 850
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 851
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 852
 Error regexp RegexpSingleline Line has trailing spaces. 853
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 854
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 855
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 855
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 856
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 857
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 857
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 858
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 859
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 859
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 860
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 860
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 861
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 861
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 862
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 862
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 863
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 863
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 864
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 865
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 866
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 867
 Error regexp RegexpSingleline Line has trailing spaces. 868
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 869
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 870
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 870
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 871
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 871
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 872
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 872
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 873
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 873
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 874
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 874
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 875
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 875
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 876
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 876
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 877
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 878
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 879
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 879
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 880
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 880
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 881
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 881
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 882
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 882
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 883
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 884
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 885
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 885
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 886
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 886
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 887
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 888
 Error regexp RegexpSingleline Line has trailing spaces. 889
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 890
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 891
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 891
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 892
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 893
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 894
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 895
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 895
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 896
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 897
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 897
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 898
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 898
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 899
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 899
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 900
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 901
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 902
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 903
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 904
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 905
 Error regexp RegexpSingleline Line has trailing spaces. 906
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 907
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 908
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 908
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 909
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 910
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 910
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 911
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 911
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 912
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 912
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 913
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 913
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 914
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 914
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 915
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 915
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 916
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 916
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 917
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 918
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 919
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 919
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 920
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 921
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 921
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 922
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 922
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 923
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 923
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 924
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 924
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 925
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 925
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 926
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 926
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 927
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 927
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 928
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 928
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 929
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 929
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 930
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 930
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 931
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 932
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 933
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 934
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 935
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 936
 Error regexp RegexpSingleline Line has trailing spaces. 937
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 938
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 939
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 939
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 940
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 941
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 941
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 942
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 943
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 944
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 945
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 945
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 946
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 16. 947
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 948
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 948
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 949
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 949
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 950
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 950
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 16. 951
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 952
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 953
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 954
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 955
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 956
 Error regexp RegexpSingleline Line has trailing spaces. 957
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 958
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 959
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 959
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 960
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 961
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 961
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 962
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 963
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 964
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 965
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 965
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 966
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 966
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 967
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 967
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 968
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 968
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 969
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 969
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 970
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 970
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 971
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 971
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 972
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 973
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 973
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 974
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 974
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 975
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 976
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 976
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 977
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 977
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 978
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 978
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 979
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 979
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 980
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 980
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 981
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 981
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 982
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 982
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 983
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 983
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 984
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 984
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 985
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 985
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 986
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 987
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 988
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 989
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 989
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 990
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 990
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 991
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 991
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 992
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 993
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 993
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 994
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 994
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 995
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 995
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 996
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 996
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 997
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 997
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 998
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 998
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 999
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 999
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1000
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1000
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1001
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1001
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1002
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1002
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1003
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1004
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1005
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1006
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1006
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1007
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1007
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1008
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1008
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1009
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1010
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1010
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1011
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1011
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1012
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1012
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1013
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1013
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1014
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1014
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1015
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1015
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1016
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1016
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1017
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1017
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1018
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1018
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1019
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1019
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1020
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1021
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1022
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1023
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1023
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1024
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1024
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1025
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1026
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1026
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1027
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1027
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1028
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1028
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1029
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1029
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1030
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1030
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1031
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1031
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1032
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1033
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1034
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1034
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1035
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1035
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1036
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1037
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1038
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1039
 Error regexp RegexpSingleline Line has trailing spaces. 1040
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1041
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1042
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1042
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1043
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1044
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1045
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1046
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1046
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 1047
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1047
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1048
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1048
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1049
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1049
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1050
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1050
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1051
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1052
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1053
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1054
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1055
 Error regexp RegexpSingleline Line has trailing spaces. 1056
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1057
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1058
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1058
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1059
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1060
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1061
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1062
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1062
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1063
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1064
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1064
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1065
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1065
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1066
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1066
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1067
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1068
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1069
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1070
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1071
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1072
 Error regexp RegexpSingleline Line has trailing spaces. 1073
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1074
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1075
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1075
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1076
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1076
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1077
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1077
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1078
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1078
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1079
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1079
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1080
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1080
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1081
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1081
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1082
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1083
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1083
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1084
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1084
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1085
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1085
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1086
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1087
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1087
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1088
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1088
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1089
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1089
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1090
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1090
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1091
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1091
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1092
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1092
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1093
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1093
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1094
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1094
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1095
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1095
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1096
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1096
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1097
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1098
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1099
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1100
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1100
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1101
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1101
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1102
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1102
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1103
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1104
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1104
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1105
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1105
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1106
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1106
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1107
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1107
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1108
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1108
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1109
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1109
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1110
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1110
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1111
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1111
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1112
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1112
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1113
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1113
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1114
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1115
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1116
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1117
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1117
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1118
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1118
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1119
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1120
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1120
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1121
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1121
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1122
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1122
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1123
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1123
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1124
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1124
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1125
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1125
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1126
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1127
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1128
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1128
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1129
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1129
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1130
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1131
 Error regexp RegexpSingleline Line has trailing spaces. 1132
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1133
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1134
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1134
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1135
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1136
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1137
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1138
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1138
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1139
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1140
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1140
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1141
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1141
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1142
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1142
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1143
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1144
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1145
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1146
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1147
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1148
 Error regexp RegexpSingleline Line has trailing spaces. 1149
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1150
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1151
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1151
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1152
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1152
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1153
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1153
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1154
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1154
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1155
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1155
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1156
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1156
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1157
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1157
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1158
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1159
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1159
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1160
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1160
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1161
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1161
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1162
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1163
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1163
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1164
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1164
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1165
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1165
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1166
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1166
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1167
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1167
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1168
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1168
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1169
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1169
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1170
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1170
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1171
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1171
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1172
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1172
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1173
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1174
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1175
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1176
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1176
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1177
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1177
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1178
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1178
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1179
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1180
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1180
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1181
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1181
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1182
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1182
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1183
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1183
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1184
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1184
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1185
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1185
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1186
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1187
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1188
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1189
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1189
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1190
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1190
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1191
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1191
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1192
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1193
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1193
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1194
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1194
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1195
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1195
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1196
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1196
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1197
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1197
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1198
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1198
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1199
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1199
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1200
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1200
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1201
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1201
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1202
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1202
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1203
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1204
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1205
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1206
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1206
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1207
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1207
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1208
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1209
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1209
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1210
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1210
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1211
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1211
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1212
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1212
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1213
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1213
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1214
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1214
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1215
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1216
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1217
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1217
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1218
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1218
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1219
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1220
 Error regexp RegexpSingleline Line has trailing spaces. 1221
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1222
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1223
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1223
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1224
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1225
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1226
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1227
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1227
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1228
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1229
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1229
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1230
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1230
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1231
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1231
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1232
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1233
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1234
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1235
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1236
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1237
 Error regexp RegexpSingleline Line has trailing spaces. 1238
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1239
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1240
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1240
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1241
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1241
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1242
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1242
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1243
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1243
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1244
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1244
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1245
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1245
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1246
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1247
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1247
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1248
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1248
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1249
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1249
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1250
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1251
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1251
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1252
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1252
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1253
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1253
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1254
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1254
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1255
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1255
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1256
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1256
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1257
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1257
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1258
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1258
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1259
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1259
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1260
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1260
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1261
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1262
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1263
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1264
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1264
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1265
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1265
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1266
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1266
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1267
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1268
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1269
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1270
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1270
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1271
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1271
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1272
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1272
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1273
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1273
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1274
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 1275
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1276
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1277
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1277
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1278
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1278
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1279
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1279
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1280
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1280
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1281
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1281
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1282
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1282
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1283
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1283
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1284
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1285
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1286
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1286
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1287
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1287
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1288
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1289
 Error regexp RegexpSingleline Line has trailing spaces. 1290
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1291
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1292
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1292
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1293
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1294
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1295
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1296
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1296
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1297
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1298
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1298
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1299
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1299
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1300
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1300
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1301
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1302
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1303
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1304
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1305
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1306
 Error regexp RegexpSingleline Line has trailing spaces. 1307
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1308
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1309
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1309
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1310
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1311
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1312
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1312
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1313
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1313
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1314
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1314
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1315
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1316
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1317
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1318
 Error regexp RegexpSingleline Line has trailing spaces. 1319
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1320
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1321
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1321
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1322
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1323
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1324
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1325
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1325
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1326
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1327
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1327
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1328
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1328
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1329
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1329
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1330
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1331
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1332
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1333
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1334
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1335
 Error regexp RegexpSingleline Line has trailing spaces. 1336
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1337
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1338
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1338
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1339
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1339
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1340
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1340
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1341
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1341
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1342
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1342
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1343
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1343
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1344
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1344
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1345
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1345
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1346
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1347
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1347
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1348
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1348
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1349
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1349
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1350
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1351
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1352
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1353
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1353
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1354
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1354
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1355
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1355
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1356
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1356
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1357
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 1358
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1359
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1360
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1360
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1361
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1361
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1362
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1362
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1363
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1363
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1364
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1364
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1365
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1365
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1366
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1366
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1367
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1368
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1369
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1370
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1370
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1371
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1371
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1372
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1372
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1373
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1374
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1374
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1375
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1375
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1376
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1376
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1377
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1377
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1378
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1378
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1379
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1379
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1380
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1380
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1381
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1381
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1382
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1382
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1383
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1383
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1384
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1385
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1386
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1387
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1387
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1388
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1388
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1389
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1389
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1390
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1391
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1391
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1392
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1392
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1393
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1393
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1394
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1394
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1395
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1395
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1396
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1396
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1397
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1397
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1398
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1398
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1399
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1399
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1400
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1400
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1401
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1402
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1403
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1404
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1404
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1405
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1405
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1406
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1407
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1407
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1408
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1408
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1409
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1409
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1410
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1410
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1411
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1411
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1412
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1412
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1413
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1414
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1415
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1416
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1416
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1417
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1417
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1418
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1418
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1419
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1420
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1420
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1421
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1421
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1422
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1422
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1423
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1423
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1424
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1424
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1425
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1426
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1427
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1428
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1428
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1429
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1429
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1430
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1430
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1431
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1432
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1432
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1433
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1433
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1434
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1434
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1435
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1435
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1436
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1436
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1437
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1438
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1439
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1439
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1440
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1440
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1441
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1442
 Error regexp RegexpSingleline Line has trailing spaces. 1443
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1444
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1445
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1445
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1446
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1447
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1447
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1448
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1448
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1449
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1449
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1450
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1450
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1451
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1451
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1452
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1452
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1453
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1453
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1454
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1454
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1455
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1455
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1456
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1457
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1457
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1458
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1458
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1459
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1459
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1460
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1461
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1461
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1462
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1462
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1463
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1463
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1464
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1464
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1465
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1465
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1466
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1467
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1468
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1469
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1469
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1470
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1470
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1471
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1471
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1472
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1473
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1473
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1474
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1474
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1475
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1475
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1476
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1476
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1477
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1477
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1478
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1479
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1480
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1481
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1482
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1482
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1483
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1483
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1484
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1484
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1485
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1485
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1486
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1486
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1487
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1487
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1488
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1489
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1490
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1491
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1491
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1492
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1492
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1493
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1493
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1494
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1495
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1495
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1496
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1496
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1497
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1497
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1498
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1498
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1499
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1499
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1500
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1501
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1502
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1502
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1503
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1503
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1504
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1505
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1506
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1507
 Error regexp RegexpSingleline Line has trailing spaces. 1508
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1509
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1510
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1510
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1511
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1512
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1512
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1513
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1513
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1514
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1514
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1515
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1515
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1516
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1516
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1517
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1517
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1518
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1518
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1519
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1519
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1520
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1520
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1521
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1522
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1522
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1523
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1523
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1524
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1524
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1525
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1526
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1526
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1527
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1527
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1528
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1528
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1529
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1529
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1530
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1530
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1531
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1532
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1533
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1534
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1534
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1535
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1535
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1536
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1536
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1537
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1538
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1538
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1539
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1539
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1540
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1540
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1541
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1541
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1542
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1542
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1543
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1544
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1545
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1546
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1546
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1547
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1547
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1548
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1548
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1549
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1550
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1550
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1551
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1551
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1552
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1552
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1553
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1553
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1554
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1554
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1555
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1556
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1557
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1558
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1558
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1559
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1559
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1560
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1560
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1561
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1562
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1562
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1563
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1563
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1564
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1564
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1565
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1565
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1566
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1566
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1567
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1568
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1569
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1570
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1571
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1571
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1572
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1572
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1573
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1573
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1574
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1574
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1575
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1575
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1576
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1576
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1577
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1578
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1579
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1580
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1580
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1581
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1581
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1582
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1582
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1583
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1584
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1584
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1585
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1585
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1586
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1586
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1587
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1587
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1588
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1588
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1589
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1590
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1591
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1591
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1592
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1592
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1593
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1594
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1595
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1596
 Error regexp RegexpSingleline Line has trailing spaces. 1597
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1598
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1599
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1599
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1600
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1601
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1601
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1602
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1602
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1603
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1603
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1604
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1604
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1605
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1605
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1606
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1606
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1607
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1607
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1608
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1609
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1610
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1610
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1611
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 1612
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1612
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 1613
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1613
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 1614
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1614
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 1615
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1615
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 1616
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1616
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 1617
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1617
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 1618
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1618
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 1619
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1619
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 1620
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1620
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 1621
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1621
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 1622
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1623
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1624
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1625
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1626
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1627
 Error regexp RegexpSingleline Line has trailing spaces. 1628
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1629
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1630
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1630
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1631
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1632
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1632
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1633
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1633
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1634
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1634
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1635
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1635
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1636
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1636
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1637
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1637
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1638
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1638
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1639
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1639
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1640
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1640
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1641
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1641
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1642
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1642
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1643
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1643
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1644
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1644
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1645
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1645
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1646
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1646
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1647
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1647
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1648
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1648
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1649
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1650
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1651
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1651
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1652
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1652
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1653
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1653
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1654
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1654
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1655
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1655
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1656
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1656
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1657
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1658
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1659
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1659
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1660
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1660
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1661
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1662
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1663
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1664
 Error regexp RegexpSingleline Line has trailing spaces. 1665
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1666
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1667
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1667
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1668
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1669
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1669
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1670
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1670
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1671
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1671
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1672
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1672
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1673
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1673
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1674
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1674
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1675
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1675
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1676
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1676
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1677
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1677
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1678
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1678
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1679
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1679
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1680
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1680
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1681
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1681
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1682
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1682
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1683
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1683
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1684
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1684
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1685
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1685
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1686
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1687
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1688
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1688
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1689
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1689
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1690
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1690
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1691
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1691
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1692
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1692
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1693
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1693
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1694
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1695
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1696
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1696
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1697
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1697
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1698
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1699
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1700
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1701
 Error regexp RegexpSingleline Line has trailing spaces. 1702
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1703
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1704
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1704
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1705
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1706
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1706
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1707
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1707
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1708
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1708
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1709
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1709
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1710
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1710
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1711
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1711
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1712
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1712
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1713
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1713
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1714
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1714
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1715
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1716
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1716
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 16. 1717
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1718
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1718
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1719
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1719
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1720
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1720
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1721
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1721
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 16. 1722
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1723
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1724
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1725
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1726
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1726
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1727
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1727
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1728
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1728
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1729
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1729
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1730
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1730
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1731
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1731
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1732
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1733
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1734
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1734
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1735
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1735
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1736
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1737
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1738
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1739
 Error regexp RegexpSingleline Line has trailing spaces. 1740
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1741
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1742
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1742
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1743
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1744
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1744
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1745
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1745
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1746
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1746
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1747
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1747
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1748
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1748
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1749
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1749
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1750
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1750
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1751
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1751
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1752
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1752
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1753
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1754
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1754
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 16. 1755
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1756
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1756
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1757
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1757
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1758
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1758
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1759
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1759
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 16. 1760
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1761
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1762
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1763
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1764
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1764
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1765
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1765
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1766
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1766
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1767
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1767
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1768
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1768
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1769
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1769
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1770
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1771
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1772
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1772
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1773
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1773
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1774
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1775
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1776
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1777
 Error regexp RegexpSingleline Line has trailing spaces. 1778
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1779
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1780
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1780
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1781
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1782
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1782
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1783
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1783
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1784
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1784
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1785
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1785
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1786
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1786
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1787
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1787
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1788
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1788
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1789
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1789
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1790
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1790
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1791
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1791
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1792
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1792
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1793
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1794
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1794
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1795
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1795
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 16. 1796
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1797
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1798
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1799
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1800
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1800
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 1801
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1802
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1802
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1803
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1803
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1804
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1804
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1805
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1805
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1806
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1806
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 16. 1807
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1808
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1809
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1810
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1810
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1811
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1811
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1812
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1812
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1813
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1814
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1814
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1815
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1815
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1816
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1816
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1817
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1817
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1818
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1818
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1819
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1820
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1821
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1822
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1822
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1823
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1823
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1824
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1824
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1825
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1826
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1826
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1827
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1827
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1828
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1828
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1829
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1829
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1830
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1830
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1831
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1832
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1833
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1834
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1834
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1835
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1835
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1836
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1836
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1837
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1838
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1838
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1839
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1839
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1840
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1840
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1841
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1841
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1842
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1842
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1843
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1844
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1845
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1846
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1846
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1847
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1847
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1848
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1848
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1849
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1850
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1850
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1851
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1851
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1852
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1852
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1853
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1853
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1854
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1854
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1855
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1856
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1857
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1858
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1859
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1859
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1860
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1860
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1861
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1861
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1862
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1862
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1863
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1863
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1864
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1864
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1865
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1866
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1867
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1868
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1868
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1869
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1869
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1870
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1870
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1871
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1872
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1872
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1873
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1873
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1874
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1874
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1875
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1875
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1876
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1876
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1877
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1878
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1879
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1879
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1880
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1880
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1881
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1882
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1883
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1884
 Error regexp RegexpSingleline Line has trailing spaces. 1885
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1886
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1887
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1887
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1888
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1889
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1890
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1890
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1891
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1891
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1892
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1892
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1893
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1894
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1895
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1896
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1897
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1897
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1898
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1898
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1899
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1899
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1900
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1901
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1902
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1903
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1904
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1904
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1905
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1905
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1906
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1906
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1907
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1908
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1909
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1910
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1911
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1911
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1912
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1912
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1913
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1913
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1914
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1915
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1916
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1917
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1918
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1918
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1919
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1919
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1920
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1920
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1921
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1922
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1923
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1924
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1925
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1925
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1926
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1926
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1927
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1927
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1928
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1929
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1930
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1931
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1932
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1932
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1933
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1933
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1934
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1934
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1935
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1936
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1937
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1938
 Error regexp RegexpSingleline Line has trailing spaces. 1939
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1940
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1941
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1941
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 1942
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1942
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1943
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1943
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 1944
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 1945
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1945
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 1946
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1946
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 1947
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1947
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 1948
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1948
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1949
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1950
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1951
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1951
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1952
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1952
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1953
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1954
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1954
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1955
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1955
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1956
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1956
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 1957
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 1958
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1959
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1960
 Error regexp RegexpSingleline Line has trailing spaces. 1961
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1962
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1963
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1963
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1964
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1964
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1965
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1966
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1967
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 1968
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1968
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 1969
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 1970
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1971
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1972
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1973
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1974
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1974
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 1975
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1975
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 1976
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1976
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1977
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1977
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 1978
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1978
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1979
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1979
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1980
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1981
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1981
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1982
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 1983
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1983
 Error indentation Indentation 'while' have incorrect indentation level 4, expected level should be 8. 1984
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1985
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1986
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1986
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1987
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 1987
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1988
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1988
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1989
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1989
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1990
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1990
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1991
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1991
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1992
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1993
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1993
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1994
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1994
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1995
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1995
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1996
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1996
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1997
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1998
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1998
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1999
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1999
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2000
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2000
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2001
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2001
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2002
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2002
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 2003
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2004
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 2004
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2005
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 2005
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 2006
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2007
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2007
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2008
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2008
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2009
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2009
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 2010
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2011
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 2011
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2012
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 2012
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2013
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 2013
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 2014
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2015
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2015
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 2016
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2017
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 2017
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2018
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 2018
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 2019
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2020
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 2021
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2022
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2023
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2024
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2025
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 2026
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 2026
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 2027
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 2028
 Error indentation Indentation 'while rcurly' have incorrect indentation level 4, expected level should be 8. 2029
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2030
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2030
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2031
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2031
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2032
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2033
 Error regexp RegexpSingleline Line has trailing spaces. 2034
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2035
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2036
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2036
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 2037
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 2038
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 2039
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 2039
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 2040
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 2040
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 2041
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2041
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 2042
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2042
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 2043
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2043
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 2044
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2044
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 2045
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 2046
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2047
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2048
 Error regexp RegexpSingleline Line has trailing spaces. 2049
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2050
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2051
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2051
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2052
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2052
 Error indentation Indentation 'while' have incorrect indentation level 4, expected level should be 8. 2053
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 2054
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 2055
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2055
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 2056
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 2057
 Error indentation Indentation 'while rcurly' have incorrect indentation level 4, expected level should be 8. 2058
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2059
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2060

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/AugmentRelativeXPathTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.sal.binding.generator.impl.BindingGeneratorImpl' import. 17
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 18

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/AugmentedTypeTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.File' import. 16

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/BinaryTypeTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.sal.binding.generator.impl.BindingGeneratorImpl' import. 16
 Error imports ImportOrder Wrong order for 'java.io.File' import. 17

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/BindingGeneratorImplTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.parser.stmt.rfc6020.YangStatementSourceImpl' import. 20
 Error imports ImportOrder Wrong order for 'java.io.File' import. 21

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/BitAndUnionTOEnclosingTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.sal.binding.generator.impl.stmt.parser.retest.SupportTestUtil.containsAttributes' import. 13
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.sal.binding.generator.impl.BindingGeneratorImpl' import. 17
 Error imports ImportOrder Wrong order for 'java.io.File' import. 18

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/ControllerTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.File' import. 13

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/GenEnumResolvingTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.sal.binding.generator.impl.BindingGeneratorImpl' import. 15
 Error imports ImportOrder Wrong order for 'java.io.File' import. 16

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/GenTypesSubSetTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.File' import. 16

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/GenerateInnerClassForBitsAndUnionInLeavesTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.File' import. 14

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/GeneratedTypesStringTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.sal.binding.generator.impl.BindingGeneratorImpl' import. 16
 Error imports ImportOrder Wrong order for 'java.io.File' import. 17

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/GeneratedTypesTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.sal.binding.generator.impl.BindingGeneratorImpl' import. 14
 Error imports ImportOrder Wrong order for 'java.io.File' import. 15

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/IdentityrefTypeTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.sal.binding.generator.impl.BindingGeneratorImpl' import. 16
 Error imports ImportOrder Wrong order for 'java.io.File' import. 17
 Error imports UnusedImports Unused import - org.opendaylight.yangtools.sal.binding.yang.types.TypeProviderImpl. 30

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/RetestUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 5
 Error imports ImportOrder Wrong order for 'java.io.FileInputStream' import. 6
 Error imports ImportOrder Wrong order for 'java.io.File' import. 8
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException' import. 11

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/SupportTestUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.File' import. 16

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/UnionTypeDefTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.File' import. 13

org/opendaylight/yangtools/sal/binding/generator/impl/stmt/parser/retest/UsesTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.sal.binding.generator.impl.stmt.parser.retest.SupportTestUtil.containsInterface' import. 14
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.sal.binding.generator.impl.BindingGeneratorImpl' import. 18
 Error imports ImportOrder Wrong order for 'java.io.File' import. 19
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 12. 35
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 35
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 12. 36
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 36
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 37
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 37
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 38

org/opendaylight/yangtools/sal/binding/generator/util/DefaultSourceCodeGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javassist.CtClass' import. 18
 Error extension LogMessageConcatenation Log message contains string concatenation. 69
 Error extension LogMessageConcatenation Log message contains string concatenation. 94
 Error extension LogMessageConcatenation Log message contains string concatenation. 127
 Error extension LogMessageConcatenation Log message contains string concatenation. 137

org/opendaylight/yangtools/sal/binding/model/api/AnnotationType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 94

org/opendaylight/yangtools/sal/binding/model/api/CodeGenerator.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/opendaylight/yangtools/sal/binding/model/api/Constant.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 59

org/opendaylight/yangtools/sal/binding/model/api/MethodSignature.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 63

org/opendaylight/yangtools/sal/binding/model/api/Type.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/opendaylight/yangtools/sal/binding/model/api/WildcardType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 14

org/opendaylight/yangtools/sal/binding/model/api/type/builder/AnnotationTypeBuilder.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 85

org/opendaylight/yangtools/sal/binding/model/api/type/builder/GeneratedTypeBuilder.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 22

org/opendaylight/yangtools/sal/binding/yang/types/NodeWrappedType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 30

org/opendaylight/yangtools/sal/binding/yang/types/TypeProviderTest.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.junit.Ignore. 18

org/opendaylight/yangtools/sal/binding/yang/types/UnionDependencySort.java

Severity Category Rule Message Line
 Error extension LoggerVariableName Logger name should be LOG. 26

org/opendaylight/yangtools/sal/binding/yang/types/stmt/parser/retest/RetestUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 7
 Error imports ImportOrder Wrong order for 'java.io.FileInputStream' import. 8
 Error imports ImportOrder Wrong order for 'java.io.File' import. 10
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException' import. 13

org/opendaylight/yangtools/sal/binding/yang/types/stmt/parser/retest/TypeProviderModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 13

org/opendaylight/yangtools/sal/java/api/generator/BaseTemplate.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 40
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 42
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 48
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 50
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 52
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. 54
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 55
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 55
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 56
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 57
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 58
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 59
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 60
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 60
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 61
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 64
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 65
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 65
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 66
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 66
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 67
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 67
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 68
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 68
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 69
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 69
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 70
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 73
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 74
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 74
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 75
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 76
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 76
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 77
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 77
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 78
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 78
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 79
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 79
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 80
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 80
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 81
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 81
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 82
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 82
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 83
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 83
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 84
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 84
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 85
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 85
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 86
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 86
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 87
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 88
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 89
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 90
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 92
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 93
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 93
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 94
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 95
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 95
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 96
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 96
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 97
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 98
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 99
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 99
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 100
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 101
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 102
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 102
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 103
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 103
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 104
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 104
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 105
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 106
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 106
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 107
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 107
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 108
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 108
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 109
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 109
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 110
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 110
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 111
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 111
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 112
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 112
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 113
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 113
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 114
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 115
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 116
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 117
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 118
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 121
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 122
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 131
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 133
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 134
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 136
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 138
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 139
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 139
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 140
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 140
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 141
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 141
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 142
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 142
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 146
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 147
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 147
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 148
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 148
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 149
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 149
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 150
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 151
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 152
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 153
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 153
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 154
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 154
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 155
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 156
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 157
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 158
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 159
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 161
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 161
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 162
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 162
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 163
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 164
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 173
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 174
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 174
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 175
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 175
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 176
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 176
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 177
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 177
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 178
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 178
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 179
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 179
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 180
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 180
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 182
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 182
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 183
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 183
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 185
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 185
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 186
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 186
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 187
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 187
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 188
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 189
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 189
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 190
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 190
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 191
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 191
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 192
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 192
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 193
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 193
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 194
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 194
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 195
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 195
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 196
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 196
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 197
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 197
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 198
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 199
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 199
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 200
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 200
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 201
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 201
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 202
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 202
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 203
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 203
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 204
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 204
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 205
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 206
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 207
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 207
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 208
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 208
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 209
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 210
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 212
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 213
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 213
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 214
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 214
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 215
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 215
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 216
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 217
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 218
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 219
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 220
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 221
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 221
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 222
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 222
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 223
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 223
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 224
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 224
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 225
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 225
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 226
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 226
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 227
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 228
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 237
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 238
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 238
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 239
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 239
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 240
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 240
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 241
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 241
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 242
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 242
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 243
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 243
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 244
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 244
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 245
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 245
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 246
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 246
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 247
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 247
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 248
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 248
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 249
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 249
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 250
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 250
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 251
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 251
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 252
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 252
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 253
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 253
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 254
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 254
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 255
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 255
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 256
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 256
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 257
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 257
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 258
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 258
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 259
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 259
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 260
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 260
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 261
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 261
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 262
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 262
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 263
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 263
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 264
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 265
 Error regexp RegexpSingleline Line has trailing spaces. 266
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 267
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 268
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 268
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 269
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 270
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 270
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 271
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 272
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 273
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 274
 Error regexp RegexpSingleline Line has trailing spaces. 275
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 276
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 278
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 279
 Error regexp RegexpSingleline Line has trailing spaces. 280
 Error regexp RegexpSingleline Line has trailing spaces. 283
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 288
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 289
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 289
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 290
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 291
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 291
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 292
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 292
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 293
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 294
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 295
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 295
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 296
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 297
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 298
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 299
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 300
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 300
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 301
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 302
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 302
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 303
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 303
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 304
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 304
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 305
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 305
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 306
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 306
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 307
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 307
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 308
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 309
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 310
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 311
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 312
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 313
 Error regexp RegexpSingleline Line has trailing spaces. 314
 Error regexp RegexpSingleline Line has trailing spaces. 317
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 322
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 323
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 323
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 324
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 325
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 325
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 326
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 326
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 327
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 328
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 329
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 329
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 330
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 331
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 332
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 333
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 334
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 334
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 335
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 336
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 336
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 337
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 337
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 338
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 339
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 340
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 341
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 342
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 343
 Error regexp RegexpSingleline Line has trailing spaces. 344
 Error regexp RegexpSingleline Line has trailing spaces. 347
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 351
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 352
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 352
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 353
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 354
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 355
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 356
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 356
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 357
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 357
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 358
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 359
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 359
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 360
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 361
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 361
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 362
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 362
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 363
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 363
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 364
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 364
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 365
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 366
 Error regexp RegexpSingleline Line has trailing spaces. 367
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 368
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 369
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 369
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 370
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 371
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 372
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 373
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 373
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 374
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 374
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 375
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 375
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 376
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 377
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 378
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 378
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 379
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 379
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 380
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 380
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 381
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 382
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 382
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 383
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 383
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 384
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 385
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 385
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 386
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 387
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 388
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 388
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 389
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 390
 Error regexp RegexpSingleline Line has trailing spaces. 391
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 392
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 393
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 393
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 394
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 394
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 395
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 395
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 396
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 397
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 397
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 398
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 398
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 399
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 400
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 400
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 401
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 401
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 402
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 403
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 404
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 405
 Error regexp RegexpSingleline Line has trailing spaces. 406
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 407
 Error regexp RegexpSingleline Line has trailing spaces. 408
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 409
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 410
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 410
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 411
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 412
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 413
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 414
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 414
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 415
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 415
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 416
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 417
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 418
 Error regexp RegexpSingleline Line has trailing spaces. 419
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 420
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 421
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 421
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 422
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 422
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 423
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 423
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 424
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 424
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 425
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 426
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 426
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 427
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 427
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 428
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 428
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 429
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 429
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 430
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 430
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 431
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 431
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 432
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 433
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 433
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 434
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 435
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 435
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 436
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 436
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 437
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 437
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 438
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 438
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 439
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 440
 Error regexp RegexpSingleline Line has trailing spaces. 441
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 442
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 443
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 443
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 444
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 444
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 445
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 445
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 446
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 446
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 447
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 447
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 448
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 448
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 449
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 449
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 450
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 451
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 452
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 453
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 453
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 454
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 455
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 456
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 457
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 458
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 459
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 459
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 460
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 461
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 462
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 463
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 463
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 464
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 464
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 465
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 465
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 466
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 467
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 467
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 468
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 468
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 469
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 469
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 470
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 471
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 472
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 473
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 473
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 474
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 474
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 475
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 475
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 476
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 476
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 477
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 477
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 478
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 479
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 479
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 480
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 481
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 482
 Error regexp RegexpSingleline Line has trailing spaces. 483
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 484
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 485
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 485
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 486
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 486
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 487
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 488
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 489
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 490
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 490
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 491
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 492
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 493
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 494
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 495
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 496
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 496
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 497
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 497
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 498
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 498
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 499
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 499
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 500
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 500
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 501
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 502
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 502
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 503
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 504
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 504
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 505
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 506
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 506
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 507
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 507
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 508
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 509
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 509
 Error indentation Indentation 'while' have incorrect indentation level 4, expected level should be 8. 510
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 511
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 512
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 512
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 513
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 513
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 514
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 514
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 515
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 515
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 516
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 516
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 517
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 517
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 518
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 519
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 519
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 520
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 520
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 521
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 521
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 522
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 522
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 523
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 524
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 524
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 525
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 525
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 526
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 526
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 527
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 527
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 528
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 528
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 529
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 530
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 530
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 531
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 531
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 532
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 533
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 533
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 534
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 534
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 535
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 535
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 536
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 537
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 537
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 538
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 538
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 539
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 539
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 540
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 540
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 541
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 541
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 542
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 543
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 544
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 545
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 546
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 547
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 548
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 549
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 549
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 550
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 551
 Error indentation Indentation 'while rcurly' have incorrect indentation level 4, expected level should be 8. 552
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 553
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 553
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 554
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 554
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 555
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 556
 Error regexp RegexpSingleline Line has trailing spaces. 557
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 558
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 559
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 559
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 560
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 561
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 561
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 562
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 562
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 563
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 564
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 564
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 565
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 565
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 566
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 566
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 567
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 567
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 568
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 568
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 569
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 569
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 570
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 570
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 571
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 571
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 572
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 572
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 573
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 573
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 574
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 574
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 575
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 575
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 576
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 576
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 577
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 577
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 578
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 578
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 579
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 579
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 580
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 580
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 581
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 581
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 582
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 582
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 583
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 583
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 584
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 584
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 585
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 585
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 586
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 587
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 588
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 588
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 589
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 589
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 590
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 590
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 591
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 591
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 592
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 592
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 593
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 593
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 594
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 594
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 595
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 595
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 596
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 596
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 597
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 597
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 598
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 598
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 599
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 599
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 600
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 600
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 601
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 601
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 602
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 602
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 603
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 603
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 604
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 604
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 605
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 605
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 606
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 606
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 607
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 607
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 608
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 608
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 609
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 609
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 610
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 610
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 611
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 611
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 612
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 612
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 613
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 613
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 614
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 614
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 615
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 615
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 616
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 616
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 617
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 617
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 618
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 618
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 619
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 619
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 620
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 620
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 621
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 622
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 622
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 623
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 623
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 624
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 624
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 625
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 626
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 626
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 627
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 627
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 628
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 628
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 629
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 629
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 630
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 630
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 631
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 631
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 632
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 632
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 633
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 633
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 634
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 634
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 635
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 635
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 636
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 637
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 637
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 638
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 638
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 639
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 639
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 640
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 640
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 641
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 641
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 642
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 642
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 643
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 643
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 644
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 645
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 646
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 646
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 647
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 647
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 648
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 648
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 649
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 649
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 650
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 651
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 652
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 652
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 653
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 653
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 654
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 654
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 655
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 655
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 656
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 656
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 657
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 658
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 659
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 660
 Error regexp RegexpSingleline Line has trailing spaces. 661
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 662
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 663
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 663
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 664
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 665
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 665
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 666
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 667
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 668
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 669
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 669
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 670
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 671
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 672
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 673
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 674
 Error regexp RegexpSingleline Line has trailing spaces. 675
 Error regexp RegexpSingleline Line has trailing spaces. 678
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 683
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 684
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 684
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 685
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 686
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 686
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 687
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 687
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 688
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 689
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 690
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 690
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 691
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 692
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 693
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 694
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 695
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 695
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 696
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 697
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 697
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 698
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 698
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 699
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 699
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 700
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 700
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 701
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 701
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 702
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 702
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 703
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 704
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 705
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 706
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 707
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 708
 Error regexp RegexpSingleline Line has trailing spaces. 709
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 710
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 711
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 711
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 712
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 713
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 713
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 714
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 714
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 715
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 716
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 717
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 718
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 719
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 719
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 720
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 720
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 721
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 722
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 723
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 724
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 725
 Error regexp RegexpSingleline Line has trailing spaces. 726
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 727
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 728
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 728
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 729
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 730
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 730
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 731
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 732
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 732
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 733
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 733
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 734
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 734
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 735
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 735
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 736
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 736
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 737
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 737
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 738
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 738
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 739
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 739
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 740
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 740
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 741
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 741
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 742
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 742
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 743
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 743
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 744
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 744
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 745
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 745
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 746
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 746
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 747
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 747
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 748
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 748
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 749
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 749
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 750
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 750
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 751
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 751
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 752
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 752
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 753
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 753
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 754
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 754
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 755
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 755
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 756
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 756
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 757
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 757
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 758
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 758
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 759
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 759
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 760
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 761
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 761
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 762
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 762
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 763
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 763
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 764
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 764
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 765
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 765
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 766
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 766
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 767
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 767
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 768
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 768
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 769
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 769
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 770
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 770
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 771
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 771
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 772
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 772
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 773
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 774
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 775
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 776

org/opendaylight/yangtools/sal/java/api/generator/BuilderGenerator.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/opendaylight/yangtools/sal/java/api/generator/BuilderTemplate.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 66
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 86
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 88
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. 94
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 96
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 96
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 98
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 101
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 101
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 102
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 102
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 111
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 121
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 130
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 131
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 131
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 133
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 134
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 135
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 136
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 136
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 137
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 138
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 139
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 140
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 141
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 142
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 143
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 143
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 144
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 145
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 146
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 147
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 148
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 149
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 150
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 150
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 151
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 151
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 152
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 152
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 153
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 153
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 154
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 154
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 155
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 156
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 156
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 157
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 157
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 158
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 158
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 159
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 160
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 160
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 161
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 162
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 162
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 163
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 163
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 164
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 165
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 165
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 166
 Error indentation Indentation 'member def modifier' have incorrect indentation level 14, expected level should be 28. 166
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 167
 Error indentation Indentation 'member def modifier' have incorrect indentation level 14, expected level should be 28. 167
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 168
 Error indentation Indentation 'member def modifier' have incorrect indentation level 14, expected level should be 28. 168
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 169
 Error indentation Indentation 'member def modifier' have incorrect indentation level 14, expected level should be 28. 169
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 170
 Error indentation Indentation 'member def modifier' have incorrect indentation level 14, expected level should be 28. 170
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 171
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 171
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 172
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 172
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 173
 Error indentation Indentation 'member def modifier' have incorrect indentation level 14, expected level should be 28. 173
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 174
 Error indentation Indentation 'member def modifier' have incorrect indentation level 14, expected level should be 28. 174
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 175
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 175
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 176
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 176
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 177
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 177
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 178
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 178
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 179
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 179
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 180
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 180
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 181
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 181
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 182
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 183
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 184
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 185
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 186
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 187
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 188
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 195
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 196
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 197
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 205
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 206
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 206
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 207
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 207
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 208
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 209
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 210
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 211
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 212
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 213
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 214
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 222
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 223
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 223
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 224
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 224
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 225
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 226
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 227
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 228
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 229
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 230
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 231
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error regexp RegexpSingleline Line has trailing spaces. 235
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 239
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 240
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 240
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 241
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 241
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 242
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 243
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 244
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 245
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 245
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 246
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 247
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 248
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 249
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 250
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 251
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 251
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 252
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 253
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 254
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 254
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 255
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 255
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 256
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 257
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 257
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 258
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 259
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 260
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 261
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 262
 Error regexp RegexpSingleline Line has trailing spaces. 263
 Error regexp RegexpSingleline Line has trailing spaces. 266
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 276
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 278
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 278
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 279
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 279
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 280
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 280
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 281
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 282
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 283
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 284
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 284
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 285
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 285
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 286
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 287
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 288
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 289
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 290
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 291
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 291
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 292
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 292
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 293
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 294
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 295
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 296
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 297
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 298
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 298
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 299
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 299
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 300
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 301
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 302
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 303
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 304
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 305
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 305
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 306
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 306
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 307
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 307
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 308
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 309
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 310
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 311
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 311
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 312
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 312
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 313
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 314
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 314
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 315
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 315
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 316
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 316
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 317
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 317
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 318
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 318
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 319
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 319
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 320
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 320
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 321
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 321
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 322
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 322
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 323
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 323
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 324
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 325
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 326
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 327
 Error regexp RegexpSingleline Line has trailing spaces. 328
 Error regexp RegexpSingleline Line has trailing spaces. 331
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 334
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 336
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 336
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 337
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 337
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 338
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 338
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 339
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 339
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 340
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 340
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 341
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 341
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 342
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 342
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 343
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 343
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 344
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 344
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 345
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 345
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 346
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 346
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 347
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 347
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 348
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 348
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 349
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 349
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 350
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 350
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 351
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 351
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 352
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 352
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 353
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 353
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 354
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 354
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 355
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 355
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 356
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 356
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 357
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 357
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 358
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 358
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 359
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 359
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 360
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 360
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 361
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 361
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 362
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 362
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 363
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 363
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 364
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 364
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 365
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 365
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 366
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 366
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 367
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 367
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 368
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 368
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 369
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 369
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 370
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 370
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 371
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 371
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 372
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 372
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 373
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 373
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 374
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 374
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 375
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 375
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 376
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 376
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 377
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 377
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 378
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 378
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 379
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 379
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 380
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 380
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 381
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 381
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 382
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 382
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 383
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 383
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 384
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 384
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 385
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 385
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 386
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 386
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 387
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 387
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 388
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 388
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 389
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 389
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 390
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 390
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 391
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 391
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 392
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 392
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 393
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 393
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 394
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 394
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 395
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 395
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 396
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 396
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 397
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 397
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 398
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 398
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 399
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 399
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 400
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 400
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 401
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 401
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 402
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 402
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 403
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 403
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 404
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 404
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 405
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 405
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 406
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 406
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 407
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 407
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 408
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 408
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 409
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 409
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 410
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 410
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 411
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 411
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 412
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 412
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 413
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 413
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 414
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 414
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 415
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 415
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 416
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 416
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 417
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 417
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 418
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 418
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 419
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 419
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 420
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 420
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 421
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 421
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 422
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 422
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 423
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 423
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 424
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 424
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 425
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 425
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 426
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 426
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 427
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 427
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 428
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 428
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 429
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 429
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 430
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 430
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 431
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 431
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 432
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 432
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 433
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 433
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 434
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 434
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 435
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 435
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 436
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 436
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 437
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 437
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 438
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 438
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 439
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 439
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 440
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 440
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 441
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 441
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 442
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 442
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 443
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 443
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 444
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 444
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 445
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 445
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 446
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 446
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 447
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 447
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 448
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 448
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 449
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 449
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 450
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 450
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 451
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 451
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 452
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 452
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 453
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 453
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 454
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 454
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 455
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 455
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 456
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 456
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 457
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 457
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 458
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 458
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 459
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 459
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 460
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 460
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 461
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 462
 Error regexp RegexpSingleline Line has trailing spaces. 463
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 467
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 468
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 468
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 469
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 469
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 470
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 470
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 471
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 471
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 472
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 472
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 473
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 473
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 474
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 474
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 475
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 475
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 476
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 476
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 477
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 478
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 478
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 479
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 480
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 481
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 482
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 483
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 484
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 485
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 485
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 486
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 486
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 487
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 488
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 488
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 489
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 490
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 490
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 491
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 491
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 492
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 492
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 493
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 494
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 495
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 496
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 497
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 498
 Error regexp RegexpSingleline Line has trailing spaces. 499
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 503
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 504
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 504
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 505
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 506
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 507
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 508
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 508
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 509
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 509
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 510
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 510
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 511
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 512
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 512
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 513
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 513
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 514
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 514
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 515
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 515
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 516
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 516
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 517
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 517
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 518
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 518
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 519
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 519
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 520
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 520
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 521
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 521
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 522
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 522
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 523
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 523
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 524
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 524
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 525
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 525
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 526
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 526
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 527
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 528
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 529
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 530
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 530
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 531
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 532
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 532
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 533
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 533
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 534
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 534
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 535
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 536
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 537
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 538
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 539
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 540
 Error regexp RegexpSingleline Line has trailing spaces. 541
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 542
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 543
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 543
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 544
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 545
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 545
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 546
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 547
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 548
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 549
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 550
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 551
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 552
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 552
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 553
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 553
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 554
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 555
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 555
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 556
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 557
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 557
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 558
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 558
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 559
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 559
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 560
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 560
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 561
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 561
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 562
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 562
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 563
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 563
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 564
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 564
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 565
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 566
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 567
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 568
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 568
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 569
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 570
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 570
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 571
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 571
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 572
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 572
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 573
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 574
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 575
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 576
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 577
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 578
 Error regexp RegexpSingleline Line has trailing spaces. 579
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 583
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 584
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 584
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 585
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 586
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 586
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 587
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 588
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 589
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 590
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 591
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 592
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 593
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 593
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 594
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 594
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 595
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 596
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 596
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 597
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 598
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 598
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 599
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 599
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 600
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 600
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 601
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 601
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 602
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 602
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 603
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 603
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 604
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 604
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 605
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 605
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 606
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 606
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 607
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 607
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 608
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 608
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 609
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 609
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 610
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 610
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 611
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 612
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 612
 Error indentation Indentation 'for' have incorrect indentation level 14, expected level should be 28. 613
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 32. 614
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 614
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 32. 615
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 615
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 32. 616
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 616
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 32. 617
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 617
 Error indentation Indentation 'for rcurly' have incorrect indentation level 14, expected level should be 28. 618
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 619
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 620
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 620
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 621
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 621
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 622
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 622
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 623
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 623
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 624
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 624
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 625
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 625
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 626
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 626
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 627
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 627
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 628
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 628
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 629
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 629
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 630
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 630
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 631
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 631
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 632
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 632
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 633
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 633
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 634
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 634
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 635
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 635
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 636
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 636
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 637
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 637
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 638
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 638
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 639
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 639
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 640
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 640
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 641
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 641
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 642
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 642
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 643
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 643
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 644
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 645
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 646
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 647
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 648
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 649
 Error regexp RegexpSingleline Line has trailing spaces. 650
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 651
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 652
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 652
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 653
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 653
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 654
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 654
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 655
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 655
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 656
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 656
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 657
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 657
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 658
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 658
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 659
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 659
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 660
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 660
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 661
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 662
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 662
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 663
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 664
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 664
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 665
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 665
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 666
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 666
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 667
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 667
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 668
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 668
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 669
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 669
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 670
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 671
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 672
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 672
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 673
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 673
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 674
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 674
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 675
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 675
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 676
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 676
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 677
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 677
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 678
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 678
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 679
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 679
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 680
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 680
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 681
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 681
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 682
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 682
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 683
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 683
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 684
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 684
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 685
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 685
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 686
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 687
 Error regexp RegexpSingleline Line has trailing spaces. 688
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 692
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 693
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 693
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 694
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 694
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 695
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 696
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 696
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 697
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 698
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 699
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 700
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 700
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 701
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 701
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 702
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 702
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 703
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 704
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 705
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 706
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 707
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 708
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 709
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 710
 Error regexp RegexpSingleline Line has trailing spaces. 711
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 712
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 713
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 713
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 714
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 715
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 715
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 716
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 717
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 718
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 719
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 719
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 720
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 720
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 721
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 721
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 722
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 723
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 724
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 725
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 725
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 726
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 726
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 727
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 727
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 728
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 728
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 729
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 729
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 730
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 730
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 731
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 731
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 732
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 732
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 733
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 733
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 734
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 734
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 735
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 735
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 736
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 736
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 737
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 737
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 738
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 738
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 739
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 739
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 740
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 740
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 741
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 742
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 743
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 744
 Error regexp RegexpSingleline Line has trailing spaces. 745
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 746
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 747
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 747
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 748
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 749
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 749
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 750
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 751
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 752
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 753
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 754
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 755
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 756
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 756
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 757
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 757
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 758
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 759
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 759
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 760
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 761
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 761
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 762
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 762
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 763
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 763
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 764
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 764
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 765
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 765
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 766
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 766
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 767
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 767
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 768
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 768
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 769
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 769
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 770
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 770
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 771
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 771
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 772
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 773
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 774
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 775
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 776
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 777
 Error regexp RegexpSingleline Line has trailing spaces. 778
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 779
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 780
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 780
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 781
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 781
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 782
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 783
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 783
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 784
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 785
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 786
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 787
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 787
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 788
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 788
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 789
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 789
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 790
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 791
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 792
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 793
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 793
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 794
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 795
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 796
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 797
 Error regexp RegexpSingleline Line has trailing spaces. 798
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 799
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 800
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 800
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 801
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 801
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 802
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 803
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 804
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 805
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 806
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 807
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 808
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 808
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 809
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 809
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 810
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 811
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 812
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 812
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 813
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 814
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 815
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 816
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 816
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 817
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 817
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 818
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 818
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 819
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 820
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 821
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 822
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 822
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 823
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 824
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 824
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 825
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 825
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 826
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 827
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 828
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 829
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 830
 Error regexp RegexpSingleline Line has trailing spaces. 831
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 832
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 833
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 833
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 834
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 835
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 835
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 836
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 836
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 837
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 838
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 839
 Error regexp RegexpSingleline Line has trailing spaces. 840
 Error regexp RegexpSingleline Line has trailing spaces. 843
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 847
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 848
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 848
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 849
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 850
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 851
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 852
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 853
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 853
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 854
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 855
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 856
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 856
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 857
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 858
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 859
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 859
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 860
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 860
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 861
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 861
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 862
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 862
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 863
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 863
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 864
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 864
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 865
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 865
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 866
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 866
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 867
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 867
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 868
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 869
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 870
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 871
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 872
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 873
 Error regexp RegexpSingleline Line has trailing spaces. 874
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 875
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 876
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 876
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 877
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 878
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 878
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 879
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 880
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 881
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 882
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 882
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 883
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 884
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 885
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 885
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 886
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 886
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 887
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 887
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 888
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 888
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 889
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 889
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 890
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 890
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 891
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 891
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 892
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 892
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 893
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 893
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 894
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 894
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 895
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 895
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 896
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 896
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 897
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 897
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 898
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 898
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 899
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 899
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 900
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 900
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 901
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 901
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 902
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 902
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 903
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 903
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 904
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 904
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 905
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 905
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 906
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 907
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 908
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 909
 Error regexp RegexpSingleline Line has trailing spaces. 910
 Error regexp RegexpSingleline Line has trailing spaces. 913
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 916
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 917
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 917
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 918
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 919
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 919
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 920
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 921
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 922
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 923
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 924
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 924
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 925
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 926
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 926
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 927
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 927
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 928
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 928
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 929
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 929
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 930
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 930
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 931
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 931
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 932
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 933
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 933
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 934
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 934
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 935
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 935
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 936
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 937
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 938
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 939
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 939
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 940
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 941
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 942
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 943
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 944
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 944
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 945
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 945
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 946
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 946
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 947
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 948
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 948
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 949
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 949
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 950
 Error indentation Indentation 'member def modifier' have incorrect indentation level 16, expected level should be 32. 950
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 951
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 951
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 952
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 952
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 953
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 953
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 954
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 954
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 955
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 955
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 956
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 956
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 957
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 957
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 958
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 958
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 959
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 959
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 960
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 961
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 962
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 963
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 963
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 964
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 964
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 965
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 965
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 966
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 967
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 967
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 968
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 968
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 969
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 969
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 970
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 970
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 971
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 971
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 972
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 972
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 973
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 973
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 974
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 974
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 975
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 975
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 976
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 977
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 978
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 979
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 980
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 980
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 981
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 981
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 982
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 982
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 983
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 983
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 984
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 984
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 985
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 985
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 986
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 986
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 987
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 987
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 988
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 988
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 989
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 989
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 990
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 990
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 991
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 991
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 992
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 992
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 993
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 993
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 994
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 995
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 995
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 996
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 996
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 997
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 997
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 998
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 999
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1000
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1001
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1001
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1002
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 1003
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1004
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 1005
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1006
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1006
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1007
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1007
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 1008
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1009
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 1010
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1011
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1011
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1012
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1012
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1013
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1013
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1014
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1014
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be 32. 1015
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 1016
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 32. 1017
 Error indentation Indentation 'else' child have incorrect indentation level 18, expected level should be 36. 1018
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 1018
 Error indentation Indentation 'else' child have incorrect indentation level 18, expected level should be 36. 1019
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 1019
 Error indentation Indentation 'else' child have incorrect indentation level 18, expected level should be 36. 1020
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 1020
 Error indentation Indentation 'else' child have incorrect indentation level 18, expected level should be 36. 1021
 Error indentation Indentation 'else rcurly' have incorrect indentation level 16, expected level should be 32. 1022
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1023
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 1024
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 1025
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1026
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1026
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1027
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1027
 Error indentation Indentation 'block lcurly' have incorrect indentation level 16, expected level should be 32. 1028
 Error indentation Indentation 'block' child have incorrect indentation level 18, expected level should be 36. 1029
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 1029
 Error indentation Indentation 'block' child have incorrect indentation level 18, expected level should be 36. 1030
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 1030
 Error indentation Indentation 'block' child have incorrect indentation level 18, expected level should be 36. 1031
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 1031
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be 36. 1032
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1033
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1033
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1034
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 1034
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1035
 Error indentation Indentation 'member def modifier' have incorrect indentation level 20, expected level should be 40. 1035
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1036
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1036
 Error indentation Indentation 'block lcurly' have incorrect indentation level 20, expected level should be 40. 1037
 Error indentation Indentation 'block' child have incorrect indentation level 22, expected level should be 44. 1038
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 1038
 Error indentation Indentation 'if' have incorrect indentation level 22, expected level should be 44. 1039
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 1040
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 1040
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 1041
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 1041
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 1042
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 1042
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 1043
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 1043
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 1044
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 1044
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 1045
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 1045
 Error indentation Indentation 'if rcurly' have incorrect indentation level 22, expected level should be 44. 1046
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 1047
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 1047
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 1048
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 1048
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 1049
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 1049
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 1050
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 1050
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 1051
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 1051
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 1052
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 1052
 Error indentation Indentation 'else rcurly' have incorrect indentation level 22, expected level should be 44. 1053
 Error indentation Indentation 'block rcurly' have incorrect indentation level 20, expected level should be 40. 1054
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be 36. 1055
 Error indentation Indentation 'block rcurly' have incorrect indentation level 16, expected level should be 32. 1056
 Error indentation Indentation 'block lcurly' have incorrect indentation level 16, expected level should be 32. 1057
 Error indentation Indentation 'block' child have incorrect indentation level 18, expected level should be 36. 1058
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 1058
 Error indentation Indentation 'block' child have incorrect indentation level 18, expected level should be 36. 1059
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 1059
 Error indentation Indentation 'block' child have incorrect indentation level 18, expected level should be 36. 1060
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 1060
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be 36. 1061
 Error indentation Indentation 'block lcurly' have incorrect indentation level 20, expected level should be 40. 1062
 Error indentation Indentation 'block' child have incorrect indentation level 22, expected level should be 44. 1063
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 1063
 Error indentation Indentation 'if' have incorrect indentation level 22, expected level should be 44. 1064
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 1065
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 1065
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 1066
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 1066
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 1067
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 1067
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 1068
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 1068
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 1069
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 1069
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 1070
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 1070
 Error indentation Indentation 'if rcurly' have incorrect indentation level 22, expected level should be 44. 1071
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 1072
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 1072
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 1073
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 1073
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 1074
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 1074
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 1075
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 1075
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 1076
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 1076
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 1077
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 1077
 Error indentation Indentation 'else rcurly' have incorrect indentation level 22, expected level should be 44. 1078
 Error indentation Indentation 'block rcurly' have incorrect indentation level 20, expected level should be 40. 1079
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be 36. 1080
 Error indentation Indentation 'block rcurly' have incorrect indentation level 16, expected level should be 32. 1081
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1082
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1082
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1083
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1083
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 1084
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 1085
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1086
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1087
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1088
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1088
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1089
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1089
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1090
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1090
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1091
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1091
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1092
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1092
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1093
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1093
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1094
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1094
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1095
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1095
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1096
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1096
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1097
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1097
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1098
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1098
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1099
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1100
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1101
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1102
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1102
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1103
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1104
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1104
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1105
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1105
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1106
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1106
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1107
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1107
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1108
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1108
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1109
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1109
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1110
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1110
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1111
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1111
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1112
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1112
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1113
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1113
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1114
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1114
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1115
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1115
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1116
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1116
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1117
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1117
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1118
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1118
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1119
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1119
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1120
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1120
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1121
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1121
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1122
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1122
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1123
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1123
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1124
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1124
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1125
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1125
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1126
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1126
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1127
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1127
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1128
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1128
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1129
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1129
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1130
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1130
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1131
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1131
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1132
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1132
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1133
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1133
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1134
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1134
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1135
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1135
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1136
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1136
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1137
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1137
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1138
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1138
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1139
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1139
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1140
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1140
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1141
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1141
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1142
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1142
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1143
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1143
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1144
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1144
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1145
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1145
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1146
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1146
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1147
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1147
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1148
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1148
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1149
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1149
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1150
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1150
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1151
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1151
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1152
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1152
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1153
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1153
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1154
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1154
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1155
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1155
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1156
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1156
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1157
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1157
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1158
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1158
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1159
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1159
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1160
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1160
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1161
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1161
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1162
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1162
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1163
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1163
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1164
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1164
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1165
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1165
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1166
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1166
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1167
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1167
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1168
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1168
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1169
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1169
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1170
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1170
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1171
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1171
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1172
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1172
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1173
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1173
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1174
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1174
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1175
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1175
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1176
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1176
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1177
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1177
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1178
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1178
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1179
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1179
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1180
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1180
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1181
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1181
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1182
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1182
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1183
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1183
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1184
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1184
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1185
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1185
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1186
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1186
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1187
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1187
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1188
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1188
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1189
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1189
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1190
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1190
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1191
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1191
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1192
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1192
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1193
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1193
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1194
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1194
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1195
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1195
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1196
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1196
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1197
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1197
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1198
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1198
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1199
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1199
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1200
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1200
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1201
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1201
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1202
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1202
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1203
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1203
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1204
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1204
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1205
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1205
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1206
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1206
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1207
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1207
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1208
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1208
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1209
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1209
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1210
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1210
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1211
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1211
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1212
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1212
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1213
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1213
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1214
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1215
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1216
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1217
 Error regexp RegexpSingleline Line has trailing spaces. 1218
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1219
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1220
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1220
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1221
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1222
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1223
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1223
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1224
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1225
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1225
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 1226
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1227
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1228
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1228
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1229
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1229
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1230
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1230
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1231
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1232
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1233
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1233
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1234
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1235
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1235
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 1236
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1237
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1238
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1238
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1239
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1239
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1240
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1240
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1241
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1242
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1243
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1243
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1244
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1245
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1246
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1246
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1247
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1247
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1248
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1248
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 1249
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1249
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1250
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1250
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1251
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1251
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1252
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1252
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1253
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1253
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 1254
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1254
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1255
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1255
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1256
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1256
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 1257
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1257
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1258
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1258
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1259
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1260
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1260
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1261
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1262
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1263
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1264
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1264
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1265
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 1266
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1267
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1268
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1268
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1269
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1269
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1270
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 1270
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1271
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1271
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1272
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1272
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1273
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 1273
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 12, 16. 1274
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 16, 20. 1276
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 16, 20. 1276
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 16, 20. 1277
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 16, 20. 1277
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 16, 20. 1278
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 16. 1279
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1281
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1281
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1282
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1282
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1283
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1284
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1285
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1285
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1286
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1286
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1287
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1287
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1288
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1288
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1289
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1290
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1291
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1291
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1292
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1292
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1293
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1293
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1294
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1294
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1295
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1295
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1296
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1296
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1297
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1297
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1298
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1298
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1299
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1299
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1300
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1300
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1301
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1301
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1302
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1302
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1303
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1303
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1304
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1305
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1305
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1306
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 1307
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 1308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 1309
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 1310
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 1310
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 1311
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1312
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1312
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1313
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1313
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1314
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1314
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1315
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1315
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1316
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1316
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1317
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1317
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1318
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1318
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1319
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1320
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1321
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1321
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1322
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1322
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1323
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1323
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1324
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1324
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1325
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1326
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1327
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1327
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1328
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1328
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1329
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1329
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1330
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1330
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1331
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1331
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1332
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1332
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1333
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1333
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1334
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1334
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1335
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1335
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1336
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1336
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1337
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1338
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1339
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1339
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1340
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1340
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1341
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1341
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1342
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1342
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1343
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1343
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1344
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1344
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1345
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1345
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1346
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1347
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1348
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1348
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1349
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1349
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1350
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1350
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1351
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1351
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1352
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1352
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1353
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1353
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1354
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1354
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1355
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1355
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1356
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1356
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1357
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1357
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1358
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1359
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1360
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1360
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1361
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1361
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1362
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1362
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1363
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1364
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1365
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1366
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1367
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1367
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1368
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1368
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1369
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1369
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1370
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1370
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1371
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1371
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1372
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1372
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1373
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1373
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1374
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1374
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1375
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1375
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1376
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1377
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1378
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1379
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1379
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1380
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1381
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1382
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1383
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1383
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1384
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1384
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1385
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1385
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1386
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1386
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1387
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1387
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1388
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1388
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1389
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1389
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1390
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1390
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1391
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1391
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1392
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1392
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1393
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1393
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1394
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1394
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1395
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1395
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1396
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1396
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1397
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1397
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1398
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1398
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1399
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1399
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1400
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1400
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1401
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1401
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1402
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1402
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1403
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1403
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1404
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1404
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1405
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1405
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1406
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1406
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1407
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1407
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1408
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1408
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1409
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1409
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1410
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1410
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1411
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1411
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1412
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1412
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1413
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1413
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1414
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1414
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1415
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1415
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1416
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1416
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1417
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1417
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1418
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1418
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1419
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1419
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1420
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1420
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1421
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1421
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1422
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1422
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1423
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1423
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1424
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1424
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1425
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1425
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1426
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1426
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1427
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1427
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1428
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1428
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1429
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1429
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1430
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1430
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1431
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1431
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1432
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1432
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1433
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1433
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1434
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1434
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1435
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1435
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1436
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1436
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1437
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1437
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1438
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1438
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1439
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1439
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1440
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1440
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1441
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1441
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1442
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1442
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1443
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1443
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1444
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1444
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1445
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1445
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1446
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1446
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1447
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1447
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1448
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1448
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1449
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1449
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1450
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1450
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1451
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1451
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1452
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1452
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1453
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1453
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1454
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1454
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1455
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1455
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1456
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1456
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1457
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1457
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1458
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1458
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1459
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1459
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1460
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1460
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1461
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1461
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1462
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1462
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1463
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1463
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1464
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1464
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1465
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1465
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1466
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1466
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1467
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1467
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1468
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1468
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1469
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1469
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1470
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1470
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1471
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1471
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1472
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1472
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1473
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1473
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1474
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1475
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1475
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1476
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1476
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1477
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1477
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1478
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1478
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1479
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1479
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1480
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1480
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1481
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1481
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1482
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1482
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1483
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1483
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1484
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1484
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1485
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1485
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1486
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1486
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1487
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1487
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1488
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1488
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1489
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1489
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1490
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1490
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1491
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1491
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1492
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1492
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1493
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1493
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1494
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1494
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1495
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1495
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1496
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1496
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1497
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1497
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1498
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1498
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1499
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1499
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1500
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1500
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1501
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1501
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1502
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1502
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1503
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1503
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1504
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1504
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1505
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1505
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1506
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1506
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1507
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1507
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1508
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1508
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1509
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1509
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1510
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1510
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1511
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1511
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1512
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1512
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1513
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1513
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1514
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1514
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1515
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1515
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1516
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1516
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1517
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1517
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1518
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1518
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1519
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1519
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1520
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1520
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1521
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1521
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1522
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1522
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1523
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1523
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1524
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1524
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1525
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1525
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1526
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1526
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1527
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1527
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1528
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1528
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1529
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1529
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1530
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1530
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1531
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1531
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1532
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1532
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1533
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1533
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1534
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1534
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1535
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1535
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1536
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1536
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1537
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1537
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1538
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1538
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1539
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1539
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1540
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1540
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1541
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1541
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1542
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1542
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1543
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1543
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1544
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1544
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1545
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1545
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1546
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1546
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1547
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1547
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1548
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1548
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1549
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1549
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1550
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1550
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1551
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1551
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1552
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1552
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1553
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1553
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1554
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1554
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1555
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1555
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1556
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1556
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1557
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1557
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1558
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1558
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1559
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1559
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1560
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1560
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1561
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1561
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1562
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1562
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 1563
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1564
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1565
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1566
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1567
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1567
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1568
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1568
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1569
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1570
 Error regexp RegexpSingleline Line has trailing spaces. 1571
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1572
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1573
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1573
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 1574
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 1575
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1575
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1576
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1577
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1578
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 1579
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1580
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1581
 Error regexp RegexpSingleline Line has trailing spaces. 1582
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1583
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1584
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1584
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 1585
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 1586
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1586
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 1587
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1587
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1588
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1589
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1590
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 1591
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1592
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1593
 Error regexp RegexpSingleline Line has trailing spaces. 1594
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1595
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1596
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1596
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 1597
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 1598
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1598
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 1599
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1599
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1600
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1601
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1602
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 1603
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1604
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1604
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1605
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1606
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 1606
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1607
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1608
 Error regexp RegexpSingleline Line has trailing spaces. 1609
 Error regexp RegexpSingleline Line has trailing spaces. 1612
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1615
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1616
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1616
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1617
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1618
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1618
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1619
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1619
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1620
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1621
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1622
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1622
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1623
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 1624
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 1625
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 1626
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 1627
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 1627
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 1628
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 1629
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 1630
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1631
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1631
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 1632
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 1633
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1634
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1634
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1635
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1635
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1636
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1636
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1637
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1637
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1638
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1639
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1640
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1641
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1642
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1643
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1643
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1644
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1645
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1645
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1646
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1646
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1647
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1647
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1648
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1649
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1650
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1650
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1651
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1652
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1653
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1653
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1654
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1654
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1655
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1655
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1656
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1656
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1657
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1657
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1658
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1658
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1659
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1659
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1660
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1660
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1661
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1661
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1662
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1662
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1663
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1663
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1664
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1664
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1665
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1665
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1666
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1666
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1667
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1667
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1668
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1668
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1669
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1669
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1670
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1670
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1671
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1671
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1672
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1672
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1673
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1673
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1674
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1674
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1675
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1675
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1676
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1676
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1677
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1677
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1678
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1678
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1679
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1679
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1680
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1680
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1681
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1681
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1682
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1682
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1683
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1683
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1684
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1685
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1686
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1687
 Error regexp RegexpSingleline Line has trailing spaces. 1688
 Error regexp RegexpSingleline Line has trailing spaces. 1691
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1694
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1695
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1695
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1696
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1697
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1697
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1698
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1698
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1699
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1699
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1700
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1701
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1702
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1703
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1703
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1704
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 1705
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1706
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1707
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1707
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1708
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1708
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1709
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1709
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1710
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1710
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1711
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1711
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1712
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1712
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1713
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1713
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1714
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1714
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1715
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1715
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1716
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1716
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1717
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1717
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1718
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1718
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1719
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1719
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1720
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1720
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1721
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1721
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1722
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1722
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1723
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1723
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1724
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1724
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1725
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1725
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1726
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1726
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1727
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1727
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1728
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1728
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1729
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1729
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1730
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1730
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1731
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1731
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1732
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1733
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 1734
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1735
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1735
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1736
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1736
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1737
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1737
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 1738
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1739
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1739
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1740
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1740
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1741
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1741
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1742
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1742
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1743
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1743
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1744
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1744
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1745
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1745
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1746
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1746
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1747
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1747
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 1748
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1749
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1749
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1750
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1750
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1751
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1751
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1752
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1752
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1753
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1753
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1754
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1754
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1755
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1755
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1756
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1756
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1757
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1757
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 1758
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 1759
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1760
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1761
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1762
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1763
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1763
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1764
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1765
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1765
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1766
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1766
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1767
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1767
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1768
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1768
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1769
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1769
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1770
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1770
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1771
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1771
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1772
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1772
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1773
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1773
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1774
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1775
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1776
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1776
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1777
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1777
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1778
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1778
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1779
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1779
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1780
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1780
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1781
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1781
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1782
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1782
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1783
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1783
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1784
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1784
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1785
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1785
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1786
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1786
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1787
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1787
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1788
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1789
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1790
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1791
 Error regexp RegexpSingleline Line has trailing spaces. 1792
 Error regexp RegexpSingleline Line has trailing spaces. 1795
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1798
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1799
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1799
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1800
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1801
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1801
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1802
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1802
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1803
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1803
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1804
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1805
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1806
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1807
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1807
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1808
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 1809
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1810
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1811
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1811
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1812
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1812
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1813
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1813
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1814
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1814
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1815
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1815
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1816
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1816
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1817
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1817
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1818
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1818
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1819
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1819
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1820
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1820
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1821
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1821
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1822
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1822
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1823
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1823
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1824
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1824
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1825
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1825
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1826
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1826
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1827
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1827
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1828
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1828
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1829
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1829
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1830
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1830
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1831
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1831
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1832
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1832
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1833
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1833
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1834
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1834
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1835
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1835
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1836
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1836
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1837
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1837
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1838
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1838
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1839
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1839
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1840
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1840
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1841
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1841
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1842
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1842
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1843
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1843
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1844
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1844
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1845
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1845
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1846
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1846
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1847
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1847
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1848
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1848
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1849
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1849
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1850
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1850
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1851
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1851
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1852
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1852
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1853
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1853
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1854
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1854
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1855
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1855
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1856
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1856
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1857
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1857
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1858
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1858
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1859
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1859
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1860
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1860
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1861
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1861
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1862
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1863
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1864
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1864
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1865
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 1865
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1866
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1866
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 1867
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1868
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1868
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1869
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1869
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1870
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1870
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 1871
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1872
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1872
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1873
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1873
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1874
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1874
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1875
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1875
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1876
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1876
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1877
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1877
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1878
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1878
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1879
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1879
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1880
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1880
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1881
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1881
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1882
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1882
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 1883
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1884
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1884
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1885
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1885
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1886
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1886
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1887
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1887
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1888
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1888
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1889
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1889
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1890
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1890
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1891
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1891
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1892
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1892
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1893
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1893
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1894
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1894
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 1895
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 1896
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1897
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1897
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1898
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1898
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1899
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1899
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1900
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1900
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1901
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1901
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1902
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1902
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1903
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1903
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1904
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1905
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1906
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1907
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1907
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1908
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1909
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1909
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1910
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1910
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1911
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1911
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1912
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1912
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1913
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1913
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1914
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1914
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1915
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1915
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1916
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1916
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1917
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1917
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1918
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1918
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1919
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1919
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1920
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1920
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1921
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1921
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1922
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1922
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1923
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1923
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1924
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1924
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1925
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1925
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1926
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1926
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1927
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1927
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1928
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1928
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1929
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 1929
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1930
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1930
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1931
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1931
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1932
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1932
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1933
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1933
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1934
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1934
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1935
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1935
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1936
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1936
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1937
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1937
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1938
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1938
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1939
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1939
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1940
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1940
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1941
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1941
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1942
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1942
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1943
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1943
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1944
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1944
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1945
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1945
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1946
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1946
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1947
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1947
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1948
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1948
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1949
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1949
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1950
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1950
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1951
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1951
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1952
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1952
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1953
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1953
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1954
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1954
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1955
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1955
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1956
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1956
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1957
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1957
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1958
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1958
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1959
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1959
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1960
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1960
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1961
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1961
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1962
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1962
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1963
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1963
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1964
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1964
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1965
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1965
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1966
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1966
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1967
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1967
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1968
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1968
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1969
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1969
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1970
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1970
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1971
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1971
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1972
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1972
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1973
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1973
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1974
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1974
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1975
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1975
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1976
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1976
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1977
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1977
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1978
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1978
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1979
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1979
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1980
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1980
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1981
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1981
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1982
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1982
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1983
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1983
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1984
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1984
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1985
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1985
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1986
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1986
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1987
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1987
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1988
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1988
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1989
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1989
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1990
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1990
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1991
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1991
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1992
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1992
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1993
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1993
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1994
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1994
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1995
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1995
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1996
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1996
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1997
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1997
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1998
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1998
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1999
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1999
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2000
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2000
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2001
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2001
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2002
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2002
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2003
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2003
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2004
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2004
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2005
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2005
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2006
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2006
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2007
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2007
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2008
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2008
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2009
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2009
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2010
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2010
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2011
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2011
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2012
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2012
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 2013
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 2014
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2015
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2015
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2016
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2016
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2017
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2017
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2018
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2018
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2019
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2019
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 2020
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2021
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2022
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2023
 Error regexp RegexpSingleline Line has trailing spaces. 2024
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2025
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2027
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2027
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2028
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 2029
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2030
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2030
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2031
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2031
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2032
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2032
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2033
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2033
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2034
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2034
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2035
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2035
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2036
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2036
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2037
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2037
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2038
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2038
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2039
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2039
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2040
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2040
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2041
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2041
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2042
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2042
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2043
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2043
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2044
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2044
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2045
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2045
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2046
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2046
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2047
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2047
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2048
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2048
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2049
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2049
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2050
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2050
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2051
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2051
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 2052
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 2053
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2054
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2054
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2055
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2055
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2056
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2056
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2057
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2057
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2058
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2058
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2059
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2059
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2060
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2060
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2061
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2061
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2062
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2062
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2063
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2063
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2064
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2064
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2065
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2065
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2066
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2066
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2067
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2067
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2068
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2068
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2069
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2069
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2070
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2070
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2071
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2071
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2072
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2072
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2073
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2073
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2074
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2074
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2075
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2075
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2076
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2076
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2077
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2077
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2078
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2078
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2079
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2079
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2080
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2080
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2081
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2081
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2082
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2082
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2083
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2083
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2084
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2084
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2085
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2085
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2086
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2086
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 2087
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 2088
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 2088
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 2089
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 2089
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 2090
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 2090
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 2091
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2092
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2092
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2093
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2093
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2094
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2094
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2095
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 2095
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2096
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2096
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2097
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2097
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2098
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 2098
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2099
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2099
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2100
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2100
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2101
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2101
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 2102
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 2103
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2103
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 2104
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2104
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 2105
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2105
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 2106
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 2106
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 2107
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2107
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 2108
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2108
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 2109
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2109
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 2110
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 2111
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2112
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2112
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2113
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2113
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2114
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2114
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2115
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2115
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 2116
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 2117
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 2118
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 2119
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 2119
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 2120
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2121
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2121
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2122
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2122
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2123
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2123
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2124
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2124
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2125
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2125
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2126
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2126
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2127
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2127
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2128
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2128
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2129
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2129
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2130
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2130
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2131
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2131
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2132
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2132
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2133
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2133
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2134
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2134
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2135
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2135
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2136
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2136
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2137
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2137
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2138
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2138
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2139
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2139
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2140
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2140
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2141
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2141
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2142
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2142
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2143
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2143
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2144
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2144
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2145
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2145
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2146
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2146
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2147
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2147
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2148
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2148
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2149
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2149
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 2150
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 2151
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2152
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2152
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2153
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2153
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2154
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2154
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2155
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2155
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2156
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2156
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 2157
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2158
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2159
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2160
 Error regexp RegexpSingleline Line has trailing spaces. 2161
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2162
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2163
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2163
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2164
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2164
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2165
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2165
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2166
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2166
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2167
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2167
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2168
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2168
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2169
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2169
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2170
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2170
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2171
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2171
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2172
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2172
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2173
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2173
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2174
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2174
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2175
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2175
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2176
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2176
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2177
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2177
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2178
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2178
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2179
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2179
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2180
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2181
 Error regexp RegexpSingleline Line has trailing spaces. 2182
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2183
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2184
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2184
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2185
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2185
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2186
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2186
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2187
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2187
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2188
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2188
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2189
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2189
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2190
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2190
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2191
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2191
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2192
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2192
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2193
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2193
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2194
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2194
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2195
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2196
 Error regexp RegexpSingleline Line has trailing spaces. 2197
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2198
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2200
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2200
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2201
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2201
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2202
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2203
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2203
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2204
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2204
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 2205
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2206
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2206
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2207
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2207
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 2208
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2209
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2210
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2211

org/opendaylight/yangtools/sal/java/api/generator/ClassTemplate.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 51
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 55
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 57
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. 85
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 87
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 88
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 88
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 89
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 90
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 90
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 91
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 91
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 92
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 93
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 93
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 94
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 95
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 95
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 96
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 98
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 12. 101
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be one of the following: 12, 16. 103
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 16. 103
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be one of the following: 12, 16. 104
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 16. 104
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 16. 105
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 12. 106
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 108
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 108
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 109
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 110
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 110
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 111
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 119
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 121
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 121
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 122
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 122
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 123
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 123
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 124
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 125
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 126
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 127
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 127
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 128
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 128
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 129
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 129
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 130
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 131
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 131
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 133
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. 135
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 142
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 146
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 148
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 149
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 157
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 158
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 158
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 159
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 159
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 161
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 161
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 162
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 162
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 163
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 163
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 164
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 164
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 165
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 165
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 166
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 166
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 167
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 167
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 168
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 168
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 169
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 169
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 170
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 170
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 171
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 171
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 172
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 172
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 173
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 173
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 174
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 174
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 175
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 175
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 176
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 176
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 177
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 177
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 178
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 178
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 179
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 179
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 180
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 180
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 182
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 182
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 183
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 183
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 185
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 185
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 186
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 186
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 187
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 187
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 188
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 188
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 189
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 189
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 190
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 190
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 191
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 192
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 192
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 193
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 194
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 195
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 195
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 196
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 196
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 197
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 197
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 198
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 199
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 199
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 200
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 200
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 201
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 201
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 202
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 202
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 203
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 203
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 204
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 204
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 205
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 205
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 206
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 207
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 208
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 209
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 209
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 210
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 210
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 211
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 211
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 212
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 213
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 213
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 214
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 214
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 215
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 215
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 216
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 216
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 217
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 217
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 218
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 219
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 220
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 221
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 222
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 222
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 223
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 223
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 224
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 224
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 225
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 225
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 226
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 226
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 227
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 227
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 228
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 228
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 229
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 229
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 230
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 230
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 231
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 231
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 232
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 232
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 233
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 234
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 234
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 235
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 236
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 237
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 238
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 239
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 239
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 240
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 241
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 241
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 242
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 242
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 243
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 243
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 244
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 244
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 245
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 246
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 246
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 247
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 247
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 248
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 249
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 249
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 250
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 250
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 251
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 251
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 252
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 252
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 253
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 254
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 255
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 256
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 257
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 257
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 258
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 259
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 259
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 260
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 260
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 261
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 262
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 263
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 264
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 264
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 265
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 266
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 267
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 268
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 268
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 269
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 269
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 270
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 270
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 271
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 271
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 272
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 273
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 274
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 274
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 275
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 275
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 276
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 276
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 278
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 278
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 279
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 279
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 280
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 280
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 281
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 281
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 282
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 282
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 283
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 283
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 284
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 284
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 285
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 285
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 286
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 286
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 287
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 287
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 288
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 288
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 289
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 289
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 290
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 290
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 291
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 291
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 292
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 292
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 293
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 294
 Error regexp RegexpSingleline Line has trailing spaces. 295
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 302
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 303
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 303
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 304
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 304
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 305
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 305
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 306
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 306
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 307
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 307
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 308
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 308
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 309
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 309
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 310
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 311
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 311
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 312
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 312
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 313
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 314
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 315
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 316
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 317
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 317
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 318
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 319
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 319
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 320
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 320
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 321
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 321
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 322
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 322
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 323
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 324
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 325
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 325
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 326
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 326
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 327
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 327
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 328
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 328
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 329
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 329
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 330
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 331
 Error regexp RegexpSingleline Line has trailing spaces. 332
 Error regexp RegexpSingleline Line has trailing spaces. 335
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 338
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 339
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 339
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 340
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 341
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 341
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 342
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 342
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 343
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 344
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 345
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 345
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 346
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 347
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 348
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 349
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 350
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 350
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 351
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 352
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 353
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 354
 Error indentation Indentation 'member def modifier' have incorrect indentation level 16, expected level should be 32. 354
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 355
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 355
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 356
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 356
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 357
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 357
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 358
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 358
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 359
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 359
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 360
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 361
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 362
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 363
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 364
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 365
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 366
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 367
 Error regexp RegexpSingleline Line has trailing spaces. 368
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 369
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 370
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 370
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 371
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 372
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 372
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 373
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 374
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 374
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 375
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 375
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 376
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 376
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 377
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 378
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 378
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 379
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 379
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 380
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 380
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 381
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 382
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 383
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 384
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 384
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 385
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 385
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 386
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 387
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 387
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 388
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 388
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 389
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 389
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 390
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 391
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 392
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 393
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 393
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 394
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 394
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 395
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 396
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 397
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 398
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 398
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 399
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 399
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 400
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 401
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 402
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 403
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 403
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 404
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 404
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 405
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 405
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 406
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 407
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 408
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 409
 Error regexp RegexpSingleline Line has trailing spaces. 410
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 411
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 412
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 412
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 413
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 414
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 414
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 415
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 415
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 416
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 416
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 417
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 417
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 418
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 419
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 420
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 421
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 421
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 422
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 422
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 423
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 424
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 425
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 426
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 427
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 428
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 428
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 429
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 429
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 430
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 431
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 432
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 433
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 434
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 435
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 435
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 436
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 436
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 437
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 437
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 438
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 439
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 440
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 441
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 441
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 442
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 442
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 443
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 443
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 444
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 444
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 445
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 445
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 446
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 447
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 448
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 448
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 449
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 449
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 450
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 450
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 451
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 451
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 452
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 452
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 453
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 453
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 454
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 454
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 455
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 455
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 456
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 457
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 457
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 458
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 458
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 459
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 460
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 460
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 461
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 461
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 462
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 462
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 463
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 463
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 464
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 464
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 465
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 465
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 466
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 467
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 468
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 469
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 470
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 470
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 471
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 471
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 472
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 472
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 473
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 473
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 474
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 474
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 475
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 475
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 476
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 476
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 477
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 478
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 479
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 479
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 480
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 481
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 481
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 482
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 482
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 483
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 483
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 484
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 484
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 485
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 486
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 487
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 488
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 488
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 489
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 489
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 490
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 491
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 492
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 493
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 494
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 495
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 495
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 496
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 496
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 497
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 498
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 499
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 500
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 501
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 502
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 502
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 503
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 503
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 504
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 504
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 505
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 506
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 507
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 508
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 508
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 509
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 509
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 510
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 510
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 511
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 511
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 512
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 512
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 513
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 513
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 514
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 514
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 515
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 516
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 517
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 518
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 518
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 519
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 519
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 520
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 520
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 521
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 522
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 523
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 524
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 524
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 525
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 526
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 527
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 528
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 528
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 529
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 529
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 530
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 530
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 531
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 531
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 532
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 532
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 533
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 533
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 534
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 534
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 535
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 535
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 536
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 536
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 537
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 537
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 538
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 538
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 539
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 539
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 540
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 540
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 541
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 541
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 542
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 542
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 543
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 544
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 545
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 546
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 547
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 548
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 549
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 549
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 550
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 551
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 552
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 553
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 553
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 554
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 554
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 555
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 555
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 556
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 557
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 558
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 558
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 559
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 559
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 560
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 560
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 561
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 561
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 562
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 563
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 564
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 565
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 565
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 566
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 566
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 567
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 568
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 569
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 570
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 571
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 572
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 572
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 573
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 573
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 574
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 575
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 576
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 577
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 578
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 579
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 579
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 580
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 580
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 581
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 581
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 582
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 583
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 584
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 585
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 585
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 586
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 586
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 587
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 587
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 588
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 588
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 589
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 589
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 590
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 590
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 591
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 591
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 592
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 592
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 593
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 593
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 594
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 595
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 595
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 596
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 596
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 597
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 597
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 598
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 598
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 599
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 599
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 600
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 600
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 601
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 601
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 602
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 602
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 603
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 603
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 604
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 604
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 605
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 605
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 606
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 606
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 607
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 608
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 609
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 610
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 610
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 611
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 611
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 612
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 612
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 613
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 613
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 614
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 614
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 615
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 615
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 616
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 616
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 617
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 617
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 618
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 618
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 619
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 620
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 621
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 622
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 623
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 623
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 624
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 624
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 625
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 625
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 626
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 627
 Error regexp RegexpSingleline Line has trailing spaces. 628
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 629
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 630
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 630
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 631
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 632
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 633
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 633
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 634
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 634
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 635
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 636
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 636
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 637
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 638
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 638
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 639
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 639
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 640
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 640
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 641
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 642
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 643
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 644
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 645
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 645
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 646
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 647
 Error regexp RegexpSingleline Line has trailing spaces. 648
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 649
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 650
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 650
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 651
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 651
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 652
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 652
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 653
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 653
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 654
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 654
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 655
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 655
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 656
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 656
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 657
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 657
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 658
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 658
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 659
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 659
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 660
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 660
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 661
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 661
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 662
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 662
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 663
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 664
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 664
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 665
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 665
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 666
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 667
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 667
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 668
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 668
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 669
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 669
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 670
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 670
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 671
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 671
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 672
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 672
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 673
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 674
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 675
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 675
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 676
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 676
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 677
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 677
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 678
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 678
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 679
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 679
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 680
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 680
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 681
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 681
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 682
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 682
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 683
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 683
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 684
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 684
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 685
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 685
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 686
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 686
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 687
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 687
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 688
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 688
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 689
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 689
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 690
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 690
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 691
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 691
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 692
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 692
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 693
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 694
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 695
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 695
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 696
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 696
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 697
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 697
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 698
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 698
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 699
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 699
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 700
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 700
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 701
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 702
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 703
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 703
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 704
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 704
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 705
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 706
 Error regexp RegexpSingleline Line has trailing spaces. 707
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 708
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 709
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 710
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 711
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 712
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 713
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 714
 Error regexp RegexpSingleline Line has trailing spaces. 715
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 716
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 717
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 717
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 718
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 718
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 719
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 719
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 720
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 721
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 722
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 723
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 723
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 724
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 724
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 725
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 725
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 726
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 726
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 727
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 728
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 729
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 730
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 730
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 731
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 731
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 732
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 732
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 733
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 734
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 735
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 736
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 736
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 737
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 737
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 738
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 738
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 739
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 739
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 740
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 741
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 741
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 742
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 742
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 743
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 743
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 744
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 745
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 745
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 746
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 746
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 747
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 747
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 748
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 748
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 749
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 749
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 750
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 751
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 752
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 753
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 753
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 754
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 754
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 755
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 755
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 756
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 757
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 757
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 758
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 758
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 759
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 759
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 760
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 760
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 761
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 761
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 762
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 763
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 764
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 764
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 765
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 765
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 766
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 766
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 767
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 768
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 769
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 770
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 771
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 772
 Error regexp RegexpSingleline Line has trailing spaces. 773
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 774
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 775
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 775
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 776
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 776
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 777
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 777
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 778
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 778
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 779
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 779
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 780
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 780
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 781
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 781
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 782
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 782
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 783
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 783
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 784
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 784
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 785
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 785
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 786
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 786
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 787
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 787
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 788
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 788
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 789
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 789
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 790
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 790
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 791
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 791
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 792
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 792
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 793
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 793
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 794
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 794
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 795
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 795
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 796
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 796
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 797
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 797
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 798
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 799
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 799
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 800
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 800
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 801
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 802
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 802
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 803
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 803
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 804
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 804
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 805
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 806
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 807
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 808
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 809
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 809
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 810
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 810
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 811
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 811
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 812
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 812
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 813
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 813
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 814
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 814
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 815
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 815
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 816
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 816
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 817
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 817
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 818
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 819
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 820
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 820
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 821
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 821
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 822
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 823
 Error regexp RegexpSingleline Line has trailing spaces. 824
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 825
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 826
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 826
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 827
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 827
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 828
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 828
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 829
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 829
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 830
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 830
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 831
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 831
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 832
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 832
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 833
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 833
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 834
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 834
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 835
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 835
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 836
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 836
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 837
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 837
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 838
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 838
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 839
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 839
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 840
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 840
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 841
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 841
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 842
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 842
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 843
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 843
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 844
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 844
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 845
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 845
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 846
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 846
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 847
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 847
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 848
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 848
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 849
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 849
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 850
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 850
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 851
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 851
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 852
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 852
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 853
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 853
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 854
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 854
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 855
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 855
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 856
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 856
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 857
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 857
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 858
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 859
 Error regexp RegexpSingleline Line has trailing spaces. 860
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 861
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 862
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 862
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 863
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 864
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 864
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 865
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 865
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 866
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 866
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 867
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 868
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 869
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 870
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 870
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 871
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 871
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 872
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 873
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 874
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 875
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 876
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 877
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 877
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 878
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 878
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 879
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 880
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 881
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 882
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 882
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 883
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 883
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 884
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 885
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 885
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 886
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 886
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 887
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 887
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 888
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 888
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 889
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 890
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 890
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 891
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 891
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 892
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 892
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 893
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 893
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 894
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 894
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 895
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 896
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 896
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 897
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 897
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 898
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 898
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 899
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 900
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 900
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 901
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 901
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 902
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 902
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 903
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 903
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 904
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 904
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 905
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 905
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 906
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 906
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 907
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 907
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 908
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 908
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 909
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 909
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 910
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 910
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 911
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 911
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 912
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 912
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 913
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 913
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 914
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 915
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 915
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 916
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 916
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 917
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 917
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be 32. 918
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 919
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 919
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 920
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 920
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 921
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 921
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 922
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 922
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 923
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 923
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 924
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 924
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 32. 925
 Error indentation Indentation 'else' child have incorrect indentation level 18, expected level should be 36. 926
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 926
 Error indentation Indentation 'else' child have incorrect indentation level 18, expected level should be 36. 927
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 927
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be 36. 928
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 929
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 929
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 930
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 930
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 931
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 931
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 932
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 932
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be 36. 933
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 934
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 934
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 935
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 935
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 936
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 936
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be 40. 937
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 938
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 938
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 939
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 939
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 940
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 940
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 941
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 941
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 942
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 942
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 943
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 943
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 944
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 944
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 945
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 945
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 946
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 946
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 40. 947
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 948
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 948
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 949
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 949
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 950
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 950
 Error indentation Indentation 'if' have incorrect indentation level 22, expected level should be 44. 951
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 952
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 952
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 953
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 953
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 954
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 954
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 955
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 955
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 956
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 956
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 957
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 957
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 958
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 958
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 959
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 959
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 960
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 960
 Error indentation Indentation 'if rcurly' have incorrect indentation level 22, expected level should be 44. 961
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 962
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 962
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 963
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 963
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 964
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 964
 Error indentation Indentation 'if' have incorrect indentation level 24, expected level should be 48. 965
 Error indentation Indentation 'if' child have incorrect indentation level 26, expected level should be 52. 966
 Error indentation Indentation 'method call' child have incorrect indentation level 26, expected level should be 52. 966
 Error indentation Indentation 'if' child have incorrect indentation level 26, expected level should be 52. 967
 Error indentation Indentation 'method call' child have incorrect indentation level 26, expected level should be 52. 967
 Error indentation Indentation 'if' child have incorrect indentation level 26, expected level should be 52. 968
 Error indentation Indentation 'member def type' have incorrect indentation level 26, expected level should be 52. 968
 Error indentation Indentation 'if' child have incorrect indentation level 26, expected level should be 52. 969
 Error indentation Indentation 'method call' child have incorrect indentation level 26, expected level should be 52. 969
 Error indentation Indentation 'if' child have incorrect indentation level 26, expected level should be 52. 970
 Error indentation Indentation 'method call' child have incorrect indentation level 26, expected level should be 52. 970
 Error indentation Indentation 'if' child have incorrect indentation level 26, expected level should be 52. 971
 Error indentation Indentation 'member def type' have incorrect indentation level 26, expected level should be 52. 971
 Error indentation Indentation 'if' child have incorrect indentation level 26, expected level should be 52. 972
 Error indentation Indentation 'method call' child have incorrect indentation level 26, expected level should be 52. 972
 Error indentation Indentation 'if' child have incorrect indentation level 26, expected level should be 52. 973
 Error indentation Indentation 'method call' child have incorrect indentation level 26, expected level should be 52. 973
 Error indentation Indentation 'if' child have incorrect indentation level 26, expected level should be 52. 974
 Error indentation Indentation 'method call' child have incorrect indentation level 26, expected level should be 52. 974
 Error indentation Indentation 'if rcurly' have incorrect indentation level 24, expected level should be 48. 975
 Error indentation Indentation 'else' child have incorrect indentation level 26, expected level should be 52. 976
 Error indentation Indentation 'member def type' have incorrect indentation level 26, expected level should be 52. 976
 Error indentation Indentation 'else' child have incorrect indentation level 26, expected level should be 52. 977
 Error indentation Indentation 'member def type' have incorrect indentation level 26, expected level should be 52. 977
 Error indentation Indentation 'else' child have incorrect indentation level 26, expected level should be 52. 978
 Error indentation Indentation 'member def type' have incorrect indentation level 26, expected level should be 52. 978
 Error indentation Indentation 'if' have incorrect indentation level 26, expected level should be 52. 979
 Error indentation Indentation 'if' child have incorrect indentation level 28, expected level should be 56. 980
 Error indentation Indentation 'method call' child have incorrect indentation level 28, expected level should be 56. 980
 Error indentation Indentation 'if' child have incorrect indentation level 28, expected level should be 56. 981
 Error indentation Indentation 'method call' child have incorrect indentation level 28, expected level should be 56. 981
 Error indentation Indentation 'if' child have incorrect indentation level 28, expected level should be 56. 982
 Error indentation Indentation 'member def type' have incorrect indentation level 28, expected level should be 56. 982
 Error indentation Indentation 'if' child have incorrect indentation level 28, expected level should be 56. 983
 Error indentation Indentation 'method call' child have incorrect indentation level 28, expected level should be 56. 983
 Error indentation Indentation 'if' child have incorrect indentation level 28, expected level should be 56. 984
 Error indentation Indentation 'method call' child have incorrect indentation level 28, expected level should be 56. 984
 Error indentation Indentation 'if' child have incorrect indentation level 28, expected level should be 56. 985
 Error indentation Indentation 'member def type' have incorrect indentation level 28, expected level should be 56. 985
 Error indentation Indentation 'if' child have incorrect indentation level 28, expected level should be 56. 986
 Error indentation Indentation 'method call' child have incorrect indentation level 28, expected level should be 56. 986
 Error indentation Indentation 'if' child have incorrect indentation level 28, expected level should be 56. 987
 Error indentation Indentation 'method call' child have incorrect indentation level 28, expected level should be 56. 987
 Error indentation Indentation 'if' child have incorrect indentation level 28, expected level should be 56. 988
 Error indentation Indentation 'method call' child have incorrect indentation level 28, expected level should be 56. 988
 Error indentation Indentation 'if rcurly' have incorrect indentation level 26, expected level should be 52. 989
 Error indentation Indentation 'else' child have incorrect indentation level 28, expected level should be 56. 990
 Error indentation Indentation 'member def type' have incorrect indentation level 28, expected level should be 56. 990
 Error indentation Indentation 'else' child have incorrect indentation level 28, expected level should be 56. 991
 Error indentation Indentation 'member def type' have incorrect indentation level 28, expected level should be 56. 991
 Error indentation Indentation 'else' child have incorrect indentation level 28, expected level should be 56. 992
 Error indentation Indentation 'member def type' have incorrect indentation level 28, expected level should be 56. 992
 Error indentation Indentation 'if' have incorrect indentation level 28, expected level should be 56. 993
 Error indentation Indentation 'if' child have incorrect indentation level 30, expected level should be 60. 994
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 994
 Error indentation Indentation 'if' child have incorrect indentation level 30, expected level should be 60. 995
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 995
 Error indentation Indentation 'if' child have incorrect indentation level 30, expected level should be 60. 996
 Error indentation Indentation 'member def type' have incorrect indentation level 30, expected level should be 60. 996
 Error indentation Indentation 'if' child have incorrect indentation level 30, expected level should be 60. 997
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 997
 Error indentation Indentation 'if' child have incorrect indentation level 30, expected level should be 60. 998
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 998
 Error indentation Indentation 'if' child have incorrect indentation level 30, expected level should be 60. 999
 Error indentation Indentation 'member def type' have incorrect indentation level 30, expected level should be 60. 999
 Error indentation Indentation 'if' child have incorrect indentation level 30, expected level should be 60. 1000
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 1000
 Error indentation Indentation 'if' child have incorrect indentation level 30, expected level should be 60. 1001
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 1001
 Error indentation Indentation 'if' child have incorrect indentation level 30, expected level should be 60. 1002
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 1002
 Error indentation Indentation 'if rcurly' have incorrect indentation level 28, expected level should be 56. 1003
 Error indentation Indentation 'else' child have incorrect indentation level 30, expected level should be 60. 1004
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 1004
 Error indentation Indentation 'else' child have incorrect indentation level 30, expected level should be 60. 1005
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 1005
 Error indentation Indentation 'else' child have incorrect indentation level 30, expected level should be 60. 1006
 Error indentation Indentation 'member def type' have incorrect indentation level 30, expected level should be 60. 1006
 Error indentation Indentation 'else' child have incorrect indentation level 30, expected level should be 60. 1007
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 1007
 Error indentation Indentation 'else' child have incorrect indentation level 30, expected level should be 60. 1008
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 1008
 Error indentation Indentation 'else' child have incorrect indentation level 30, expected level should be 60. 1009
 Error indentation Indentation 'member def type' have incorrect indentation level 30, expected level should be 60. 1009
 Error indentation Indentation 'else' child have incorrect indentation level 30, expected level should be 60. 1010
 Error indentation Indentation 'member def type' have incorrect indentation level 30, expected level should be 60. 1010
 Error indentation Indentation 'else' child have incorrect indentation level 30, expected level should be 60. 1011
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 1011
 Error indentation Indentation 'else' child have incorrect indentation level 30, expected level should be 60. 1012
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 1012
 Error indentation Indentation 'else' child have incorrect indentation level 30, expected level should be 60. 1013
 Error indentation Indentation 'method call' child have incorrect indentation level 30, expected level should be 60. 1013
 Error indentation Indentation 'else rcurly' have incorrect indentation level 28, expected level should be 56. 1014
 Error indentation Indentation 'else rcurly' have incorrect indentation level 26, expected level should be 52. 1015
 Error indentation Indentation 'else rcurly' have incorrect indentation level 24, expected level should be 48. 1016
 Error indentation Indentation 'else rcurly' have incorrect indentation level 22, expected level should be 44. 1017
 Error indentation Indentation 'else rcurly' have incorrect indentation level 20, expected level should be 40. 1018
 Error indentation Indentation 'else rcurly' have incorrect indentation level 18, expected level should be 36. 1019
 Error indentation Indentation 'else rcurly' have incorrect indentation level 16, expected level should be 32. 1020
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 1021
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 1022
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1023
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1023
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1024
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1024
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1025
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1026
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1027
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1028
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1029
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1030
 Error regexp RegexpSingleline Line has trailing spaces. 1031
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1032
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1033
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1033
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1034
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1034
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1035
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1035
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1036
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1036
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1037
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1037
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1038
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1038
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1039
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1039
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1040
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1040
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1041
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1041
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1042
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1042
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1043
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1043
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1044
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1044
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1045
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1045
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1046
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1046
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1047
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1047
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1048
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1048
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1049
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1049
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1050
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1050
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1051
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1051
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1052
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1052
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1053
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1053
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1054
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1054
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1055
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1055
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1056
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1056
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1057
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1057
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1058
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1058
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1059
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1059
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1060
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1060
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1061
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1061
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1062
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1062
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1063
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1063
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1064
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1065
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1065
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1066
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1067
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1068
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1069
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 1070
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1070
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 1071
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1072
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1072
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1073
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1073
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1074
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1074
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1075
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1075
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1076
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1076
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1077
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1078
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1079
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1079
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1080
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1080
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1081
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1082
 Error regexp RegexpSingleline Line has trailing spaces. 1083
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1084
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1085
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1085
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1086
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1087
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1087
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1088
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1089
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1090
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1091
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 1092
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1092
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 1093
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1094
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1094
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1095
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1095
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1096
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1096
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1097
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1097
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1098
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1098
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1099
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1100
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1101
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1102
 Error regexp RegexpSingleline Line has trailing spaces. 1103
 Error regexp RegexpSingleline Line has trailing spaces. 1106
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1110
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1111
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1111
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1112
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1112
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1113
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1114
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1115
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1116
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 1117
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1117
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1118
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1119
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1119
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1120
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 1121
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1121
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 1122
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 1123
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1124
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1125
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1125
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1126
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1126
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1127
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1127
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1128
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1129
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1129
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1130
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1130
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1131
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1132
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1132
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1133
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1133
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1134
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1134
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1135
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1135
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1136
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1137
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1138
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1138
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1139
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1140
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1140
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1141
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1141
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1142
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1142
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1143
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1144
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1144
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1145
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1146
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1146
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1147
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1147
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1148
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 1149
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 1150
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 1151
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 1152
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 1152
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 1153
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1154
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1154
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1155
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1155
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1156
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1157
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1158
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1159
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1160
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1161
 Error regexp RegexpSingleline Line has trailing spaces. 1162
 Error regexp RegexpSingleline Line has trailing spaces. 1165
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1168
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1169
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1169
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1170
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1171
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1171
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1172
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1172
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1173
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1174
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1175
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1175
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1176
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 1177
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 1178
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 1179
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 1180
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 1180
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 1181
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1182
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 1182
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1183
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1183
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1184
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1184
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1185
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1185
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1186
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1186
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1187
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1188
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1189
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1190
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1191
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1192
 Error regexp RegexpSingleline Line has trailing spaces. 1193
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1194
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1195
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1195
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1196
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1197
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1197
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1198
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1198
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1199
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1200
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1200
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1201
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1201
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1202
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1202
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1203
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1203
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1204
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1204
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1205
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1205
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1206
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1207
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1208
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1209
 Error regexp RegexpSingleline Line has trailing spaces. 1210
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1211
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1212
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1212
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1213
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1214
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1214
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1215
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1215
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1216
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1217
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1218
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1218
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1219
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1220
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1220
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1221
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1221
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1222
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1222
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1223
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1223
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1224
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1225
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1226
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1227
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1228
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1229
 Error regexp RegexpSingleline Line has trailing spaces. 1230
 Error regexp RegexpSingleline Line has trailing spaces. 1233
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1236
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1237
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1237
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1238
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1239
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1239
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1240
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1240
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1241
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1242
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1243
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 1244
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1245
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1245
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1246
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1246
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 1247
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1248
 Error indentation Indentation 'member def modifier' have incorrect indentation level 16, expected level should be 32. 1248
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1249
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1249
 Error indentation Indentation 'block lcurly' have incorrect indentation level 16, expected level should be 32. 1250
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be 36. 1251
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1252
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1252
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1253
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 1253
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1254
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1254
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1255
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1255
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1256
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1256
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1257
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1257
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1258
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1258
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1259
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1259
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1260
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 1260
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1261
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1261
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1262
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1262
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1263
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1263
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1264
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1264
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1265
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 1265
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1266
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1266
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1267
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1267
 Error indentation Indentation 'block lcurly' have incorrect indentation level 20, expected level should be 40. 1268
 Error indentation Indentation 'block' child have incorrect indentation level 22, expected level should be 44. 1269
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 1269
 Error indentation Indentation 'for' have incorrect indentation level 22, expected level should be 44. 1270
 Error indentation Indentation 'if' have incorrect indentation level 24, expected level should be 48. 1271
 Error indentation Indentation 'if' child have incorrect indentation level 26, expected level should be 52. 1272
 Error indentation Indentation 'if rcurly' have incorrect indentation level 24, expected level should be 48. 1273
 Error indentation Indentation 'else' child have incorrect indentation level 26, expected level should be 52. 1274
 Error indentation Indentation 'method call' child have incorrect indentation level 26, expected level should be 52. 1274
 Error indentation Indentation 'else rcurly' have incorrect indentation level 24, expected level should be 48. 1275
 Error indentation Indentation 'block lcurly' have incorrect indentation level 24, expected level should be 48. 1276
 Error indentation Indentation 'if' have incorrect indentation level 26, expected level should be 52. 1277
 Error indentation Indentation 'if' child have incorrect indentation level 28, expected level should be 56. 1278
 Error indentation Indentation 'method call' child have incorrect indentation level 28, expected level should be 56. 1278
 Error indentation Indentation 'if' child have incorrect indentation level 28, expected level should be 56. 1279
 Error indentation Indentation 'method call' child have incorrect indentation level 28, expected level should be 56. 1279
 Error indentation Indentation 'if' child have incorrect indentation level 28, expected level should be 56. 1280
 Error indentation Indentation 'method call' child have incorrect indentation level 28, expected level should be 56. 1280
 Error indentation Indentation 'if rcurly' have incorrect indentation level 26, expected level should be 52. 1281
 Error indentation Indentation 'block rcurly' have incorrect indentation level 24, expected level should be 48. 1282
 Error indentation Indentation 'for rcurly' have incorrect indentation level 22, expected level should be 44. 1283
 Error indentation Indentation 'block rcurly' have incorrect indentation level 20, expected level should be 40. 1284
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1285
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1285
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1286
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1286
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1287
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1287
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1288
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 1288
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1289
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1289
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 1290
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 1290
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be 36. 1291
 Error indentation Indentation 'block rcurly' have incorrect indentation level 16, expected level should be 32. 1292
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 1293
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1294
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1294
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1295
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1295
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1296
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1296
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 1297
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 1298
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1299
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1300
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1301
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1302
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1303
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1304
 Error regexp RegexpSingleline Line has trailing spaces. 1305
 Error regexp RegexpSingleline Line has trailing spaces. 1308
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1311
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1312
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1312
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1313
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1313
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1314
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1314
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1315
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1315
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1316
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1316
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1317
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1317
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1318
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1318
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1319
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1319
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1320
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1320
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1321
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1321
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1322
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1322
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1323
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1323
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1324
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1324
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1325
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1325
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1326
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1326
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1327
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1327
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1328
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1328
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1329
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1329
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1330
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1330
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1331
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1331
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1332
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1332
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1333
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1333
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1334
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1334
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1335
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1335
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1336
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1336
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1337
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1337
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1338
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1338
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1339
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1339
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1340
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1340
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1341
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1341
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1342
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1342
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1343
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1343
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1344
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1344
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1345
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1345
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1346
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1346
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1347
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1348
 Error regexp RegexpSingleline Line has trailing spaces. 1349
 Error regexp RegexpSingleline Line has trailing spaces. 1352
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1355
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1356
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1356
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1357
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1358
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1358
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1359
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1359
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1360
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1361
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1362
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1363
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1363
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 1364
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1365
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1365
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 1366
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1367
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1367
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 1368
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 1369
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1370
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1370
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1371
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1371
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1372
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1372
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1373
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1373
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1374
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1374
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1375
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1375
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1376
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1376
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1377
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1377
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1378
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1378
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1379
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1380
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1381
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1382
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1383
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1384
 Error regexp RegexpSingleline Line has trailing spaces. 1385
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1386
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1387
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1388
 Error regexp RegexpSingleline Line has trailing spaces. 1389
 Error regexp RegexpSingleline Line has trailing spaces. 1392
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1395
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1396
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1396
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1397
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1398
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1398
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1399
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1399
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1400
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1400
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1401
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1402
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1402
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1403
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1403
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1404
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1404
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1405
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1405
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1406
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1406
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1407
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1407
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1408
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1408
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1409
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1409
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1410
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1410
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1411
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1411
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1412
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1413
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1413
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1414
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 1415
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1416
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1416
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1417
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1417
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1418
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1418
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 1419
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1420
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1420
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1421
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1421
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1422
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1422
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1423
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1423
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1424
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1424
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1425
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1425
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1426
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1426
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1427
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1427
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1428
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1428
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 1429
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1430
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1430
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1431
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1431
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1432
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1432
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1433
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1433
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1434
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1434
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1435
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1435
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1436
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1436
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1437
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1437
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1438
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1438
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 1439
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 1440
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1441
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1442
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1443
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1443
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1444
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1444
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1445
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1445
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1446
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1446
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1447
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1447
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1448
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1449
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1450
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1451
 Error regexp RegexpSingleline Line has trailing spaces. 1452
 Error regexp RegexpSingleline Line has trailing spaces. 1455
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1458
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1459
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1459
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1460
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1461
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1461
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1462
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1462
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1463
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1463
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1464
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1465
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1465
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1466
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1466
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1467
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1467
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1468
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1468
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1469
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1469
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1470
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1470
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1471
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1471
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1472
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1472
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1473
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1473
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1474
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1474
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1475
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1475
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1476
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1476
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1477
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1477
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1478
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1478
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1479
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1479
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1480
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1480
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1481
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1481
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1482
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1482
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1483
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1483
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1484
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1484
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1485
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1485
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1486
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1486
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1487
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1487
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1488
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1488
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1489
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1489
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1490
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1490
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1491
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1491
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1492
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1492
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1493
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1493
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1494
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1494
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1495
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1495
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1496
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1496
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1497
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1497
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1498
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1498
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1499
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1499
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1500
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1500
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1501
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1501
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1502
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1502
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1503
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1503
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1504
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1505
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1505
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1506
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1507
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1507
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1508
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 1508
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1509
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1509
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 1510
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1511
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1511
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1512
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1512
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 1513
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 1513
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 1514
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1515
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1515
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1516
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1516
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1517
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1517
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1518
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1518
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1519
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1519
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1520
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1520
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1521
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1521
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1522
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1522
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1523
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1523
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 1524
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1524
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 1525
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1526
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1526
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1527
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1527
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1528
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 1528
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1529
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1529
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1530
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1530
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1531
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1531
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1532
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1532
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1533
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1533
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1534
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1534
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 1535
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 1535
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 1536
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 1537
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1538
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1538
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1539
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1539
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1540
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1540
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1541
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1541
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1542
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1542
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1543
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1543
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1544
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1544
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1545
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1546
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1547
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1547
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1548
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1548
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1549
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1549
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1550
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1550
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1551
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1551
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1552
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1553
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1554
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1555
 Error regexp RegexpSingleline Line has trailing spaces. 1556
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1557
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 1558
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 1559
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1559
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 1560
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1560
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1561
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1562
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1563
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 1564
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1565
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1566

org/opendaylight/yangtools/sal/java/api/generator/Constants.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 13

org/opendaylight/yangtools/sal/java/api/generator/EnumGenerator.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 19

org/opendaylight/yangtools/sal/java/api/generator/EnumTemplate.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. 32
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 34
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 42
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 43
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 46
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 47
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 47
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 48
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 48
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 49
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 49
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 50
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 50
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 51
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 51
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 52
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 52
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 53
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 53
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 54
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 54
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 55
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 55
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 56
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 56
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 57
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 65
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 67
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 67
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 68
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 68
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 69
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 69
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 70
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 70
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 71
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 71
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 72
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 72
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 73
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 73
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 74
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 74
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 75
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 75
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 76
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 76
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 77
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 77
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 78
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 78
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 79
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 79
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 80
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 80
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 81
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 81
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 82
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 82
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 83
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 83
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 84
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 84
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 85
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 85
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 86
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 86
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 87
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 87
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 88
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 88
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 89
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 89
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 90
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 90
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 91
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 91
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 92
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 92
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 93
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 93
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 94
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 94
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 95
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 95
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 96
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 96
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 98
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 101
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 101
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 102
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 102
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 103
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 103
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 104
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 104
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 105
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 105
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 106
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 106
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 107
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 107
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 108
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 108
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 109
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 109
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 110
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 110
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 111
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 111
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 121
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 121
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 122
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 122
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 123
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 123
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 124
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 124
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 125
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 125
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 126
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 126
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 127
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 127
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 128
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 128
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 129
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 129
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 130
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 130
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 131
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 131
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 133
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 133
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 135
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 135
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 136
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 136
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 137
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 137
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 138
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 138
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 139
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 139
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 140
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 140
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 141
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 141
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 142
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 142
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 144
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 144
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 145
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 145
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 146
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 146
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 147
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 147
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 148
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 148
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 149
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 149
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 150
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 150
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 151
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 151
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 152
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 152
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 153
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 153
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 154
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 154
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 155
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 155
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 156
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 156
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 157
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 157
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 158
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 158
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 159
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 159
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 161
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 161
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 162
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 162
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 163
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 163
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 164
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 164
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 165
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 165
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 166
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 166
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 167
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 167
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 168
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 168
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 169
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 169
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 170
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 170
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 171
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 171
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 172
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 172
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 173
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 173
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 174
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 174
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 175
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 175
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 176
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 176
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 177
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 177
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 178
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 178
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 179
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 179
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 180
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 180
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 182
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 182
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 183
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 183
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 185
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 185
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 186
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 186
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 187
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 187
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 188
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 188
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 189
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 190
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 192
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 193
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 193
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 194
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 195
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 195
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 196
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 196
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 197
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 198
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 199
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 200
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 201
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 201
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 202
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 203
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 203
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 204
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 204
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 205
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 205
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 206
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 206
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 207
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 207
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 208
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 209
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 210
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 210
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 211
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 212
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 213
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 213
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 214
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 215

org/opendaylight/yangtools/sal/java/api/generator/GeneratorJavaFile.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 28

org/opendaylight/yangtools/sal/java/api/generator/GeneratorUtil.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 260
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 16. 261
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 262
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 16. 263
 Error indentation Indentation 'else rcurly' have incorrect indentation level 16, expected level should be 12. 264

org/opendaylight/yangtools/sal/java/api/generator/InterfaceTemplate.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 39
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 49
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. 57
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 59
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 59
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 60
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 61
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 62
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 63
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 63
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 64
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 65
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 65
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 66
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 67
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 67
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 68
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 69
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 69
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 70
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 78
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 80
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 80
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 81
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 81
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 82
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 82
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 83
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 83
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 84
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 84
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 85
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 85
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 86
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 86
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 87
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 87
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 88
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 88
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 89
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 89
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 90
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 90
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 91
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 91
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 92
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 92
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 93
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 93
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 94
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 94
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 95
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 95
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 96
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 96
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 98
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 101
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 101
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 102
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 102
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 103
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 103
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 104
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 104
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 105
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 105
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 106
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 106
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 107
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 107
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 108
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 108
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 109
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 109
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 110
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 110
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 111
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 111
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 121
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 121
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 122
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 122
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 123
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 126
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 127
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 127
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 128
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 129
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 129
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 130
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 130
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 131
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 132
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 133
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 134
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 134
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 135
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 135
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 136
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 137
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 138
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 139
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 140
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 141
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 141
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 142
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 142
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 143
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 143
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 144
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 144
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 145
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 146
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 146
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 147
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 147
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 148
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 148
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 149
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 150
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 151
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 152
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 152
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 153
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 153
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 154
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 154
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 155
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 156
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 157
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 158
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 158
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 159
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 159
 Error indentation Indentation 'block lcurly' have incorrect indentation level 16, expected level should be 32. 160
 Error indentation Indentation 'block' child have incorrect indentation level 18, expected level should be 36. 161
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 161
 Error indentation Indentation 'block' child have incorrect indentation level 18, expected level should be 36. 162
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 162
 Error indentation Indentation 'for' have incorrect indentation level 18, expected level should be 36. 163
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be 40. 164
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 165
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 40. 166
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 167
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 167
 Error indentation Indentation 'else rcurly' have incorrect indentation level 20, expected level should be 40. 168
 Error indentation Indentation 'for' child have incorrect indentation level 20, expected level should be 40. 169
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 169
 Error indentation Indentation 'for' child have incorrect indentation level 20, expected level should be 40. 170
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 170
 Error indentation Indentation 'for' child have incorrect indentation level 20, expected level should be 40. 171
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 171
 Error indentation Indentation 'for' child have incorrect indentation level 20, expected level should be 40. 172
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 172
 Error indentation Indentation 'for' child have incorrect indentation level 20, expected level should be 40. 173
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 173
 Error indentation Indentation 'for' child have incorrect indentation level 20, expected level should be 40. 174
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 174
 Error indentation Indentation 'for rcurly' have incorrect indentation level 18, expected level should be 36. 175
 Error indentation Indentation 'block rcurly' have incorrect indentation level 16, expected level should be 32. 176
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 177
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 177
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 178
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 178
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 179
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 180
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 181
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 182
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 183
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 185
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 186
 Error regexp RegexpSingleline Line has trailing spaces. 187
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 193
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 194
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 194
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 195
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 196
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 196
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 197
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 197
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 198
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 198
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 199
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 200
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 200
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 201
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 201
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 202
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 203
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 203
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 204
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 204
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 205
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 206
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 207
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 208
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 209
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 209
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 210
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 211
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 211
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 212
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 212
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 213
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 213
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 214
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 215
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 216
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 217
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 218
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 219
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 226
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 227
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 227
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 228
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 229
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 229
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 230
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 230
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 231
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 232
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 233
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 233
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 234
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 235
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 236
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 237
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 238
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 238
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 239
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 240
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 241
 Error indentation Indentation 'block lcurly' have incorrect indentation level 16, expected level should be 32. 242
 Error indentation Indentation 'block' child have incorrect indentation level 18, expected level should be 36. 243
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 243
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be 36. 244
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 245
 Error indentation Indentation 'member def modifier' have incorrect indentation level 20, expected level should be 40. 245
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 246
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 246
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 247
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 247
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 248
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 248
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 249
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 249
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 250
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 250
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 251
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 251
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be 36. 252
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 253
 Error indentation Indentation 'member def modifier' have incorrect indentation level 20, expected level should be 40. 253
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 254
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 254
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 255
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 255
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 256
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 256
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 257
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 257
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 258
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 258
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 259
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 259
 Error indentation Indentation 'else rcurly' have incorrect indentation level 18, expected level should be 36. 260
 Error indentation Indentation 'block rcurly' have incorrect indentation level 16, expected level should be 32. 261
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 262
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 262
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 263
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 264
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 265
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 266
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 267
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 268
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 269
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 270
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error regexp RegexpSingleline Line has trailing spaces. 274
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 277
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 278
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 278
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 279
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 280
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 280
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 281
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 281
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 282
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 283
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 284
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 284
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 285
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 286
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 287
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 288
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 289
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 289
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 290
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 291
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 291
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 292
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 292
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 293
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 293
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 294
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 294
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 295
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 295
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 296
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 297
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 298
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 299
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 300
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 301
 Error regexp RegexpSingleline Line has trailing spaces. 302
 Error regexp RegexpSingleline Line has trailing spaces. 305
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 308
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 309
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 309
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 310
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 311
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 311
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 312
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 312
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 313
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 314
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 315
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 316
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 317
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 317
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 318
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 318
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 319
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 320
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 320
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 321
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 321
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 322
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 322
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 323
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 324
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 325
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 326
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 327
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 328
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 329
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 330
 Error regexp RegexpSingleline Line has trailing spaces. 331
 Error regexp RegexpSingleline Line has trailing spaces. 334
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 337
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 338
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 338
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 339
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 340
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 340
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 341
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 341
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 342
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 343
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 344
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 344
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 345
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 346
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 347
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 348
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 349
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 349
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 350
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 351
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 351
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 352
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 352
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 353
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 353
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 354
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 354
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 355
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 355
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 356
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 356
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 357
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 357
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 358
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 358
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 359
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 359
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 360
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 360
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 361
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 361
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 362
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 362
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 363
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 363
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 364
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 364
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 365
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 365
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 366
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 366
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 367
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 367
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 368
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 368
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 369
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 369
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 370
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 370
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 371
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 372
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 373
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 374
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 375
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 376

org/opendaylight/yangtools/sal/java/api/generator/UnionBuilderTemplate.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. 28
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 32
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 34
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 34
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 35
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 35
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 36
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 36
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 37
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 37
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 38
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 38
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 39
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 39
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 40
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 40
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 41
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 41
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 42
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 42
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 43
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 43
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 44
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 44
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 45
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 45
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 46
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 46
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 47
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 47
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 48
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 48
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 49
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 49
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 50
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 50
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 51
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 51
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 52
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 52
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 53
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 54
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 56
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 57
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 57
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 58
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 59
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 59
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 60
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 61
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 61
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 62
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 62
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 63
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 63
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 64
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 65
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 65
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 66
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 67
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 67
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 68
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 69
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 70
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 71
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 71
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 72
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 73
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 73
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 74
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 75
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 76
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 76
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 77
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 77
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 78
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 78
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 79
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 79
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 80
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 80
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 81
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 81
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 82
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 82
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 83
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 83
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 84
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 84
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 85
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 85
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 86
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 86
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 87
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 87
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 88
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 88
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 89
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 89
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 90
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 90
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 91
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 91
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 92
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 92
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 93
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 93
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 94
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 94
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 95
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 95
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 96
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 96
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 97
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 98
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 100
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 102
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 103
 Error indentation Indentation 'switch' have incorrect indentation level 6, expected level should be 12. 104
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 105
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 16. 106
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 107
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 16. 108
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 109
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 16. 110
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 111
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 16. 112
 Error indentation Indentation 'switch rcurly' have incorrect indentation level 6, expected level should be 12. 113
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 115
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 119
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 121
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 121
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 122
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 122
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 123
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 123
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 124
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 124
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 125
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 125
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 126
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 126
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 127
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 127
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 128
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 128
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 129
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 129
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 130
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 130
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 131
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 131
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 133

org/opendaylight/yangtools/sal/java/api/generator/UnionTemplate.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. 37
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 39
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 39
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 40
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 41
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 41
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 42
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. 43
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 45
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 46
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 47
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 48
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 48
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 49
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 49
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 50
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 50
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 51
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 51
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 52
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 52
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 53
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 53
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 54
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 54
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 55
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 56
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 57
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 58
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 58
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 59
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 60
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 61
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 62
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 63
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 64
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 64
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 65
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 65
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 66
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 67
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 68
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 69
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 70
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 71
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 71
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 72
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 72
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 73
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 73
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 74
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 75
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 76
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 77
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 78
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 79
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 79
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 80
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 80
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 81
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 81
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 82
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 83
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 84
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 86
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 87
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 87
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 88
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 88
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 89
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 89
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 90
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 90
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 91
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 92
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 93
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 94
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 95
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 96
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 96
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 97
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 97
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 98
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 98
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 99
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 99
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 100
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 100
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 101
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 102
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 103
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 104
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 105
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 106
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 107
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 108
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 111
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 121
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 121
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 122
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 122
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 123
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 124
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 124
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 125
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 125
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 126
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 126
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 127
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 128
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 129
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 130
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 130
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 131
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 131
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 132
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 133
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 134
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 135
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 135
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 136
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 136
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 137
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 138
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 139
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 140
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 140
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 141
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 141
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 142
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 142
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 143
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 144
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 145
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 148
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 149
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 149
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 150
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 151
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 151
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 152
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 153
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 154
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 155
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 156
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 156
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 157
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 158
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 158
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 159
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 159
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 160
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 161
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 161
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 162
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 162
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 163
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 164
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 164
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 165
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 165
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 166
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 166
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 167
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 167
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 168
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 168
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 169
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 169
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 170
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 170
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 171
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 171
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 172
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 172
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 173
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 173
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 174
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 174
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 175
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 175
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 176
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 176
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 177
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 177
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 178
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 178
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 179
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 179
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 180
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 180
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 181
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 181
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 182
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 182
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 183
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 183
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 184
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 184
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 185
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 185
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 186
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 186
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 187
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 187
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 188
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 188
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 189
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 189
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 190
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 190
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 191
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 191
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 192
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 192
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 193
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 193
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 194
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 194
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 195
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 195
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 196
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 196
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 197
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 197
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 198
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 198
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 199
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 199
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 200
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 200
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 201
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 201
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 202
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 202
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 203
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 203
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 204
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 204
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 205
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 205
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 206
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 206
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 207
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 207
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 208
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 208
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 209
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 209
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 210
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 210
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 211
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 211
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 212
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 212
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 213
 Error indentation Indentation 'for' have incorrect indentation level 14, expected level should be 28. 214
 Error indentation Indentation 'block lcurly' have incorrect indentation level 16, expected level should be 32. 215
 Error indentation Indentation 'block' child have incorrect indentation level 18, expected level should be 36. 216
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 216
 Error indentation Indentation 'block' child have incorrect indentation level 18, expected level should be 36. 217
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 217
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be 36. 218
 Error indentation Indentation 'block lcurly' have incorrect indentation level 20, expected level should be 40. 219
 Error indentation Indentation 'block' child have incorrect indentation level 22, expected level should be 44. 220
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 220
 Error indentation Indentation 'block' child have incorrect indentation level 22, expected level should be 44. 221
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 221
 Error indentation Indentation 'block' child have incorrect indentation level 22, expected level should be 44. 222
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 222
 Error indentation Indentation 'if' have incorrect indentation level 22, expected level should be 44. 223
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 224
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 224
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 225
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 225
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 226
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 226
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 227
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 227
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 228
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 228
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 229
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 229
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 230
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 230
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 231
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 231
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 232
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 232
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 233
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 233
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 234
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 234
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 235
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 235
 Error indentation Indentation 'if rcurly' have incorrect indentation level 22, expected level should be 44. 236
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 237
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 237
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 238
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 238
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 239
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 239
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 240
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 240
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 241
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 241
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 242
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 242
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 243
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 243
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 244
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 244
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 245
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 245
 Error indentation Indentation 'else rcurly' have incorrect indentation level 22, expected level should be 44. 246
 Error indentation Indentation 'block rcurly' have incorrect indentation level 20, expected level should be 40. 247
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be 36. 248
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 249
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 249
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 250
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 250
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 251
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 251
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 252
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 252
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 253
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 253
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 254
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 254
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 255
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 255
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 256
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 256
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 257
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 257
 Error indentation Indentation 'else rcurly' have incorrect indentation level 18, expected level should be 36. 258
 Error indentation Indentation 'block rcurly' have incorrect indentation level 16, expected level should be 32. 259
 Error indentation Indentation 'for rcurly' have incorrect indentation level 14, expected level should be 28. 260
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 261
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 262
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 262
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 263
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 263
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 264
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 265
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 265
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 266
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 266
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 267
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 267
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 268
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 268
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 269
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 269
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 270
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 270
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 271
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 271
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 272
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 272
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 273
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 273
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 274
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 274
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 275
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 275
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 276
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 276
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 277
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 277
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 278
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 278
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 279
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 279
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 280
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 280
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 281
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 281
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 282
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 282
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 283
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 283
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 284
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 284
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 285
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 285
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 286
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 286
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 287
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 287
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 288
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 288
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 289
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 289
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 290
 Error indentation Indentation 'for' have incorrect indentation level 14, expected level should be 28. 291
 Error indentation Indentation 'block lcurly' have incorrect indentation level 16, expected level should be 32. 292
 Error indentation Indentation 'block' child have incorrect indentation level 18, expected level should be 36. 293
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 293
 Error indentation Indentation 'block' child have incorrect indentation level 18, expected level should be 36. 294
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 294
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be 36. 295
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 296
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be 36. 297
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 298
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 298
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 299
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 299
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 300
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 300
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 301
 Error indentation Indentation 'else rcurly' have incorrect indentation level 18, expected level should be 36. 302
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be 36. 303
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 304
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 304
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 305
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 305
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 306
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 306
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 307
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 307
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 308
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 308
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 309
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 309
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be 36. 310
 Error indentation Indentation 'block rcurly' have incorrect indentation level 16, expected level should be 32. 311
 Error indentation Indentation 'for rcurly' have incorrect indentation level 14, expected level should be 28. 312
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 313
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 314
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 314
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 315
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 315
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 316
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 317
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 318
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 319
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 320
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 321
 Error regexp RegexpSingleline Line has trailing spaces. 322
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 323
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 324
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 324
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 325
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 326
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 326
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 327
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 327
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 328
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 329
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 330
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 330
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 331
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 332
 Error regexp RegexpSingleline Line has trailing spaces. 333
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 334
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 335
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 335
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 336
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 337
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 337
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 338
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 339
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 340
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 341
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 342
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 342
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 343
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 344
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 344
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 345
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 345
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 346
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 346
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 347
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 347
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 348
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 348
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 349
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 349
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 350
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 350
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 351
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 351
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 352
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 352
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 353
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 353
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 354
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 354
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 355
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 355
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 356
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 356
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 357
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 357
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 358
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 358
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 359
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 359
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 360
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 360
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 361
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 361
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 362
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 362
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 363
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 363
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 364
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 365
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 366
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 367
 Error regexp RegexpSingleline Line has trailing spaces. 368
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 369
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 371
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 371
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 372
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 373
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 373
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 374
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 374
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 375
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 375
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 376
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 377
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 378
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 379
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 379
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 380
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 380
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 381
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 381
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 382
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 382
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 383
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 383
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 384
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 384
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 385
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 385
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 386
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 386
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 387
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 387
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 388
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 388
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 389
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 389
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 390
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 390
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 391
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 391
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 392
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 392
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 393
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 393
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 394
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 394
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 395
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 396
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 396
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 12, 16. 397
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 16, 20. 399
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 16, 20. 399
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 16, 20. 400
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 16, 20. 400
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 16, 20. 401
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 16. 402
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 404
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 404
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 405
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 405
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 16. 406
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 407
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 408
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 409
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 410
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 410
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 411
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 412
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 412
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 413
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 413
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 414
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 414
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 415
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 415
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 416
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 416
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 417
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 417
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 418
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 418
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 419
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 419
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 420
 Error indentation Indentation 'member def modifier' have incorrect indentation level 10, expected level should be 20. 420
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 421
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 421
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 20. 422
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 24. 423
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 423
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 24. 424
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 424
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 425
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 426
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 426
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 427
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 427
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 428
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 428
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 429
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 429
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 430
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 430
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 431
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 431
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 432
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 432
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 433
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 433
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 434
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 434
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 435
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 436
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 436
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 28. 437
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 437
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 438
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 439
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 439
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 440
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 440
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 441
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 441
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 442
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 442
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 443
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 443
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 444
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 444
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 445
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 445
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 446
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 446
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 447
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 447
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 448
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 448
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 449
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 449
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 450
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 450
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 451
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 452
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 452
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 453
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 453
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 454
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 454
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 455
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 455
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be 32. 456
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 457
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 32. 458
 Error indentation Indentation 'else' child have incorrect indentation level 18, expected level should be 36. 459
 Error indentation Indentation 'else rcurly' have incorrect indentation level 16, expected level should be 32. 460
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be 32. 461
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 462
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 32. 463
 Error indentation Indentation 'else' child have incorrect indentation level 18, expected level should be 36. 464
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 464
 Error indentation Indentation 'else' child have incorrect indentation level 18, expected level should be 36. 465
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 465
 Error indentation Indentation 'else' child have incorrect indentation level 18, expected level should be 36. 466
 Error indentation Indentation 'else rcurly' have incorrect indentation level 16, expected level should be 32. 467
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be 32. 468
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 469
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 469
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 470
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 470
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 471
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 471
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 472
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 472
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 473
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 473
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 474
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 474
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 475
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 475
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 476
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 476
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 477
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 477
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 32. 478
 Error indentation Indentation 'else' child have incorrect indentation level 18, expected level should be 36. 479
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 479
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be 36. 480
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 481
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be 36. 482
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 483
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 483
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 484
 Error indentation Indentation 'else rcurly' have incorrect indentation level 18, expected level should be 36. 485
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be 36. 486
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 487
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 487
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 488
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 488
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 489
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 489
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 490
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 490
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 491
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 491
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 492
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 492
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 493
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 493
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 494
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 494
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 495
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 495
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 40. 496
 Error indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 40. 496
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be 36. 497
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 498
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 498
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 499
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 499
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 500
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 500
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 501
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 501
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 502
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 502
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 40. 503
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be 40. 503
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be 40. 504
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 505
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 40. 506
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 507
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 507
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 508
 Error indentation Indentation 'else rcurly' have incorrect indentation level 20, expected level should be 40. 509
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be 40. 510
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 511
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 40. 512
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 513
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 513
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 514
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 514
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 515
 Error indentation Indentation 'else rcurly' have incorrect indentation level 20, expected level should be 40. 516
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be 40. 517
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 518
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 40. 519
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 520
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 520
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 521
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 521
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 522
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 522
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 523
 Error indentation Indentation 'else rcurly' have incorrect indentation level 20, expected level should be 40. 524
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be 40. 525
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 526
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 40. 527
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 528
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 528
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 529
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 529
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 530
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 530
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 531
 Error indentation Indentation 'else rcurly' have incorrect indentation level 20, expected level should be 40. 532
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be 40. 533
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 534
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 40. 535
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 536
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 536
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 537
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 537
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 538
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 538
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 539
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 539
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 540
 Error indentation Indentation 'else rcurly' have incorrect indentation level 20, expected level should be 40. 541
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be 40. 542
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 543
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 40. 544
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 545
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 545
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 546
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 546
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 547
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 547
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 548
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 548
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 549
 Error indentation Indentation 'else rcurly' have incorrect indentation level 20, expected level should be 40. 550
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be 40. 551
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 552
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 552
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 553
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 553
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 554
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 554
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 555
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 555
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 556
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 556
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 557
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 557
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 558
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 558
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 559
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 559
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 560
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 560
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 561
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 561
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 562
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 562
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be 44. 563
 Error indentation Indentation 'method call' child have incorrect indentation level 22, expected level should be 44. 563
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 40. 564
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 565
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 565
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 566
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 566
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 567
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 567
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 568
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 568
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 569
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 569
 Error indentation Indentation 'else' child have incorrect indentation level 22, expected level should be 44. 570
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 570
 Error indentation Indentation 'if' have incorrect indentation level 22, expected level should be 44. 571
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 572
 Error indentation Indentation 'if rcurly' have incorrect indentation level 22, expected level should be 44. 573
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 574
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 574
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 575
 Error indentation Indentation 'else rcurly' have incorrect indentation level 22, expected level should be 44. 576
 Error indentation Indentation 'if' have incorrect indentation level 22, expected level should be 44. 577
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 578
 Error indentation Indentation 'if rcurly' have incorrect indentation level 22, expected level should be 44. 579
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 580
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 580
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 581
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 581
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 582
 Error indentation Indentation 'else rcurly' have incorrect indentation level 22, expected level should be 44. 583
 Error indentation Indentation 'if' have incorrect indentation level 22, expected level should be 44. 584
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 585
 Error indentation Indentation 'if rcurly' have incorrect indentation level 22, expected level should be 44. 586
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 587
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 587
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 588
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 588
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 589
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 589
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 590
 Error indentation Indentation 'else rcurly' have incorrect indentation level 22, expected level should be 44. 591
 Error indentation Indentation 'if' have incorrect indentation level 22, expected level should be 44. 592
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 593
 Error indentation Indentation 'if rcurly' have incorrect indentation level 22, expected level should be 44. 594
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 595
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 595
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 596
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 596
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 597
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 597
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 598
 Error indentation Indentation 'else rcurly' have incorrect indentation level 22, expected level should be 44. 599
 Error indentation Indentation 'if' have incorrect indentation level 22, expected level should be 44. 600
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 601
 Error indentation Indentation 'if rcurly' have incorrect indentation level 22, expected level should be 44. 602
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 603
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 603
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 604
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 604
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 605
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 605
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 606
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 606
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 607
 Error indentation Indentation 'else rcurly' have incorrect indentation level 22, expected level should be 44. 608
 Error indentation Indentation 'if' have incorrect indentation level 22, expected level should be 44. 609
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 610
 Error indentation Indentation 'if rcurly' have incorrect indentation level 22, expected level should be 44. 611
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 612
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 612
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 613
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 613
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 614
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 614
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 615
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 615
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 616
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 616
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 617
 Error indentation Indentation 'else rcurly' have incorrect indentation level 22, expected level should be 44. 618
 Error indentation Indentation 'if' have incorrect indentation level 22, expected level should be 44. 619
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 620
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 620
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 621
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 621
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 622
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 622
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 623
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 623
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 624
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 624
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 625
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 625
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 626
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 626
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 627
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 627
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 628
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 628
 Error indentation Indentation 'if rcurly' have incorrect indentation level 22, expected level should be 44. 629
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 630
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 630
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 631
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 631
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 632
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 632
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 633
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 633
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 634
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 634
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 635
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 635
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 636
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 636
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 637
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 637
 Error indentation Indentation 'else' child have incorrect indentation level 24, expected level should be 48. 638
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 638
 Error indentation Indentation 'else rcurly' have incorrect indentation level 22, expected level should be 44. 639
 Error indentation Indentation 'else rcurly' have incorrect indentation level 20, expected level should be 40. 640
 Error indentation Indentation 'else rcurly' have incorrect indentation level 18, expected level should be 36. 641
 Error indentation Indentation 'else rcurly' have incorrect indentation level 16, expected level should be 32. 642
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 643
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 644
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 20. 645
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 646
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 646
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 647
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 647
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 648
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 648
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 16. 649
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 650
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 651
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 651
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 652
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 652
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 653
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 653
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 654
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 654
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 655
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 655
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 656
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 656
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 657
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 657
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 658
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 658
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 659
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 659
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 660
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 660
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 661
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 661
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 662
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 662
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 663
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 663
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 664
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 664
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 665
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 666
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 667
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 668
 Error regexp RegexpSingleline Line has trailing spaces. 669
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 670
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 672
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 672
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 673
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 673
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 674
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 674
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 675
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 675
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 676
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 677
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 678
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 679
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 679
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 680
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 681
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 682
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 683
 Error regexp RegexpSingleline Line has trailing spaces. 684
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 685
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 687
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 687
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 688
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 688
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 689
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 689
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 690
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 690
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 691
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 691
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 692
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 692
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 693
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 693
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 694
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 694
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 695
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 695
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 696
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 696
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 697
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 697
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 698
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 698
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 699
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 699
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 700
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 700
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 701
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 701
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 702
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 702
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 703
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 703
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 704
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 704
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 705
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 705
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 706
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 706
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 707
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 707
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 708
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 708
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 709
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 709
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 710
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 711
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 711
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 712
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 712
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 713
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 714
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 714
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 715
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 715
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 716
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 716
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 717
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 718
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 719
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 720
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 720
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 721
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 721
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 722
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 723
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 724
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 725
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 726
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 726
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 727
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 727
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 728
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 728
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 729
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 729
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 730
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 731
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 732
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 733
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 733
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 734
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 734
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 735
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 735
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 736
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 737
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 738
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 739
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 739
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 740
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 740
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 741
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 741
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 742
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 742
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 743
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 743
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 744
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 744
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 745
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 745
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 746
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 746
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 747
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 747
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 748
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 748
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 749
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 749
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 750
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 750
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 751
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 752
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 752
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 753
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 753
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 754
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 754
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 755
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 755
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 756
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 756
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 757
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 757
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 758
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 758
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 759
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 759
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 760
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 760
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 761
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 762
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 763
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 764
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 765
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 766
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 767
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 767
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 768
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 768
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 769
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 770

org/opendaylight/yangtools/sal/java/api/generator/YangModuleInfoTemplate.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 49
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 51
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 54
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. 57
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 58
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 58
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 59
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 59
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 60
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 61
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 62
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 62
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 63
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 63
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 64
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 65
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 65
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 66
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 66
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 67
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 67
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 68
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 68
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 69
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 69
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 70
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 73
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 74
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 74
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 75
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 75
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 76
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 76
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 77
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 77
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 78
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 78
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 79
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 79
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 80
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 80
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 81
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 81
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 82
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 82
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 83
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 83
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 84
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 84
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 85
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 85
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 86
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 86
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 87
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 87
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 88
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 88
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 89
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 89
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 90
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 90
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 91
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 91
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 92
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 92
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 93
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 93
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 94
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 94
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 95
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 95
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 96
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 96
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 98
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 101
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 101
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 102
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 102
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 103
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 103
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 104
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 104
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 105
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 105
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 106
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 106
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 107
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 107
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 108
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 108
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 109
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 109
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 110
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 110
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 111
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 111
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 121
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 121
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 122
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 122
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 123
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 123
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 124
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 124
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 125
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 125
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 126
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 126
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 127
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 127
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 128
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 128
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 129
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 129
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 130
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 130
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 131
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 131
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 133
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 133
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 135
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 135
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 136
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 136
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 137
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 137
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 138
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 138
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 139
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 139
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 140
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 140
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 141
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 141
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 142
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 142
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 144
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 144
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 145
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 145
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 146
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 146
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 147
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 147
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 148
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 148
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 149
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 149
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 150
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 150
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 151
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 151
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 152
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 152
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 153
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 153
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 154
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 154
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 155
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 155
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 156
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 156
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 157
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 157
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 158
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 158
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 159
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 159
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 161
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 161
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 162
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 162
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 163
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 163
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 164
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 164
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 165
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 165
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 166
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 166
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 167
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 167
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 168
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 168
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 169
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 169
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 170
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 170
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 171
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 171
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 172
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 173
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 175
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 176
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 176
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 177
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 177
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 178
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 178
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 179
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 179
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 180
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 180
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 182
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 182
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 183
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 183
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 185
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 185
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 186
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 186
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 187
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 187
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 188
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 188
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 189
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 189
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 190
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 190
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 191
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 191
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 192
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 192
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 193
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 193
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 194
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 194
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 195
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 195
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 196
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 196
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 197
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 197
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 198
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 198
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 199
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 199
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 200
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 200
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 201
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 201
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 202
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 202
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 203
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 203
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 204
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 204
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 205
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 205
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 206
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 206
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 207
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 208
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 210
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 211
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 211
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 212
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 212
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 213
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 213
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 214
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 214
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 215
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 215
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 216
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 217
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 217
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 218
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 218
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 219
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 219
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 220
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 220
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 221
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 222
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 223
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 224
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 224
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 225
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 225
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 226
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 226
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 227
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 228
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 229
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 230
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 230
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 231
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 231
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 232
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 232
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 233
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 233
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 234
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 234
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 235
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 235
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 236
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 236
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 237
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 237
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 238
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 238
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 239
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 239
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 240
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 240
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 241
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 242
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 243
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 244
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 244
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 245
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 245
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 246
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 246
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 247
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 248
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 249
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 249
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 250
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 251
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 251
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 252
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 252
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 253
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 253
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 254
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 254
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 255
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 255
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 256
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 256
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 257
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 258
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 258
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 259
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 260
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 260
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 261
 Error indentation Indentation 'member def modifier' have incorrect indentation level 16, expected level should be 32. 261
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 262
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 262
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 263
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 263
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 264
 Error indentation Indentation 'member def modifier' have incorrect indentation level 16, expected level should be 32. 264
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 265
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 265
 Error indentation Indentation 'block lcurly' have incorrect indentation level 16, expected level should be 32. 266
 Error indentation Indentation 'for' have incorrect indentation level 18, expected level should be 36. 267
 Error indentation Indentation 'block lcurly' have incorrect indentation level 20, expected level should be 40. 268
 Error indentation Indentation 'block' child have incorrect indentation level 22, expected level should be 44. 269
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 269
 Error indentation Indentation 'block' child have incorrect indentation level 22, expected level should be 44. 270
 Error indentation Indentation 'member def type' have incorrect indentation level 22, expected level should be 44. 270
 Error indentation Indentation 'if' have incorrect indentation level 22, expected level should be 44. 271
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 272
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 272
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 273
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 273
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 274
 Error indentation Indentation 'member def type' have incorrect indentation level 24, expected level should be 48. 274
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 275
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 275
 Error indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 48. 276
 Error indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 48. 276
 Error indentation Indentation 'if rcurly' have incorrect indentation level 22, expected level should be 44. 277
 Error indentation Indentation 'block rcurly' have incorrect indentation level 20, expected level should be 40. 278
 Error indentation Indentation 'for rcurly' have incorrect indentation level 18, expected level should be 36. 279
 Error indentation Indentation 'block rcurly' have incorrect indentation level 16, expected level should be 32. 280
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 281
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 281
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 282
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 282
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 283
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 283
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 284
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 284
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 285
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 285
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 286
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 286
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 287
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 287
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 288
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 288
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 289
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 289
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 290
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 290
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 291
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 291
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 292
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 293
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 293
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 294
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 294
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 295
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 295
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 296
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 296
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 297
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 297
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 298
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 298
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 299
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 299
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 300
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 300
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 301
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 301
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 302
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 302
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 303
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 304
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 305
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 306
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 307
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 308
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 309
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 310
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 310
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 311
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 311
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 312
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 312
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 313
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 314
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 315
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 315
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 316
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 317
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 317
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 318
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 318
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 319
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 319
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 320
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 320
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 321
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 321
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 322
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 322
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 323
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 323
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 324
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 325
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 326
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 327
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 328
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 329
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 329
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 330
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 330
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 331
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 331
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 332
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 333
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 334
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 335
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 335
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 336
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 336
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 337
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 338
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 339
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 340
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 340
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 341
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 341
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 342
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 342
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 343
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 343
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 344
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 344
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 345
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 345
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 346
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 347
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 347
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 348
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 348
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 349
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 349
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 350
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 350
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 351
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 351
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 352
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 352
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 353
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 354
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 355
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 355
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 356
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 356
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 357
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 357
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 358
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 358
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 359
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 359
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 360
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 360
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 361
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 361
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 362
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 362
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 363
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 363
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 364
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 364
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 365
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 365
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 366
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 366
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 367
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 367
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 368
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 368
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 369
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 369
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 370
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 370
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 371
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 371
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 372
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 372
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 373
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 373
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 374
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 374
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 375
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 375
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 376
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 376
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 377
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 377
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 378
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 378
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 379
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 379
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 380
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 380
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 381
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 381
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 382
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 382
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 383
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 383
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 384
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 384
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 385
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 385
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 386
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 386
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 387
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 387
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 388
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 388
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 389
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 389
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 390
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 390
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 391
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 391
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 392
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 392
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 393
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 393
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 394
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 394
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 395
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 395
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 396
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 396
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 397
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 397
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 398
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 398
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 399
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 399
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 400
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 400
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 401
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 401
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 402
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 402
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 403
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 403
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 404
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 404
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 405
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 405
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 406
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 406
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 407
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 407
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 408
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 408
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 409
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 409
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 410
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 410
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 411
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 411
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 412
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 412
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 413
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 413
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 414
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 414
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 415
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 415
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 416
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 416
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 417
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 417
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 418
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 418
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 419
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 419
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 420
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 420
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 421
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 421
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 422
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 422
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 423
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 423
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 424
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 424
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 425
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 425
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 426
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 426
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 427
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 427
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 428
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 428
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 429
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 429
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 430
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 430
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 431
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 431
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 432
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 432
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 433
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 433
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 434
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 434
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 435
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 435
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 436
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 436
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 437
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 437
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 438
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 438
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 439
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 439
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 440
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 440
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 441
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 441
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 442
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 442
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 443
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 443
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 444
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 444
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 445
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 445
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 446
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 446
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 447
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 447
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 448
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 448
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 449
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 449
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 450
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 450
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 451
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 451
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 452
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 452
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 453
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 453
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 454
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 454
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 455
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 455
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 456
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 456
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 457
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 457
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 458
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 458
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 459
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 459
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 460
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 460
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 461
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 461
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 462
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 462
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 463
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 463
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 464
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 464
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 465
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 465
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 466
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 466
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 467
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 467
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 468
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 468
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 469
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 469
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 470
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 470
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 471
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 471
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 472
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 472
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 473
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 473
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 474
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 474
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 475
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 475
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 476
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 476
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 477
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 477
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 478
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 478
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 479
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 479
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 480
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 480
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 481
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 481
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 482
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 482
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 483
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 483
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 484
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 484
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 485
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 485
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 486
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 486
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 487
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 487
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 488
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 488
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 489
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 489
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 490
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 490
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 491
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 491
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 492
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 492
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 493
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 493
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 494
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 494
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 495
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 495
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 496
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 496
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 497
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 497
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 498
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 498
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 499
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 499
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 500
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 500
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 501
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 501
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 502
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 502
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 503
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 503
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 504
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 504
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 505
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 505
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 506
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 506
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 507
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 507
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 508
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 508
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 509
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 509
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 510
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 510
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 511
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 511
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 512
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 512
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 513
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 513
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 514
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 514
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 515
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 515
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 516
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 516
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 517
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 517
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 518
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 518
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 519
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 519
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 520
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 520
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 521
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 521
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 522
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 522
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 523
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 523
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 524
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 524
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 525
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 525
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 526
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 527
 Error regexp RegexpSingleline Line has trailing spaces. 528
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 529
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 530
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 530
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 531
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 531
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 532
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 533
 Error regexp RegexpSingleline Line has trailing spaces. 534
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 535
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 536
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 536
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 537
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 538
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 538
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 539
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 539
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 540
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 541
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 542
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 542
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 543
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 544
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 545
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 545
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 546
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 546
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 547
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 547
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 548
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 548
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 549
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 550
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 550
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 551
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 551
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 552
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 552
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 553
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 553
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 554
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 554
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 555
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 555
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 556
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 556
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 557
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 557
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 558
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 559
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 560
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 561
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 562
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 563
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 564
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 565
 Error regexp RegexpSingleline Line has trailing spaces. 566
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 567
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 568
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 568
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 569
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 570
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 570
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 571
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 571
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 572
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 573
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 574
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 575
 Error regexp RegexpSingleline Line has trailing spaces. 576
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 577
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 578
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 578
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 579
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 579
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 580
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 580
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 581
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 581
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 582
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 583
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 584
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 585
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 585
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 586
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 587
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 588
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 589
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 590
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 591
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 591
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 592
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 592
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 593
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 594
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 594
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 595
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 596
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 597
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 597
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 598
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 598
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 599
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 16. 600
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 601
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 601
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 16. 602
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 603
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 604
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 605
 Error regexp RegexpSingleline Line has trailing spaces. 606
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 607
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 608
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 608
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 609
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 609
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 610
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 610
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 611
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 611
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 612
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 612
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 613
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 614
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 614
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 615
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 615
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 616
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 617
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 617
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 618
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 618
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 619
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 619
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 620
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 621
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 622
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 623
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 624
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 624
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 625
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 626
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 626
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 627
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 628
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 628
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 629
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 629
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 630
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 631
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 631
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 632
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 632
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 633
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 634
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 634
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 635
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 635
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 636
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 636
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 637
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 638
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 638
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 639
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 639
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 640
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 641
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 642
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 642
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 643
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 643
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 644
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 645
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 646
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 647
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 647
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 648
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 649
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 650
 Error regexp RegexpSingleline Line has trailing spaces. 651
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 652
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 653
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 654
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 654
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 655
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 655
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 656
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 656
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 657
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 657
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 658
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 658
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 659
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 660
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 661
 Error regexp RegexpSingleline Line has trailing spaces. 662
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 663
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 664
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 664
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 665
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 665
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 666
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 667
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 668
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 669
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 669
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 670
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 670
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 671
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 672
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 673
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 674
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 675
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 676
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 676
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 677
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 677
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 678
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 679
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 680
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 680
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 681
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 681
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 682
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 682
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 683
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 683
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 684
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 684
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 685
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 686
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 687
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 688
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 688
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 689
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 689
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 690
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 690
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 691
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 692
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 692
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 693
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 694
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 695
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 696
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 697
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 697
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 698
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 698
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 699
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 699
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 700
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 700
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 701
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 702
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 703
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 704
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 705
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 706
 Error regexp RegexpSingleline Line has trailing spaces. 707
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 708
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 709
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 709
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 710
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 711
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 711
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 712
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 713
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 713
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 714
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 714
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 715
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 715
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 716
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 716
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 717
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 717
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 718
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 718
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 719
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 719
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 720
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 720
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 721
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 721
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 722
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 722
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 723
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 723
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 724
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 724
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 725
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 725
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 726
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 726
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 727
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 727
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 728
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 728
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 729
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 729
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 730
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 730
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 731
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 731
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 732
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 732
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 733
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 733
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 734
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 734
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 735
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 735
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 736
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 736
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 737
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 737
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 738
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 738
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 739
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 739
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 740
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 740
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 741
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 741
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 742
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 742
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 743
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 743
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 744
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 744
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 745
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 745
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 746
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 746
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 747
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 747
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 748
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 748
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 749
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 749
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 750
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 750
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 751
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 751
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 752
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 752
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 753
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 753
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 754
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 754
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 755
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 755
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 756
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 756
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 757
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 757
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 758
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 758
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 759
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 759
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 760
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 760
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 761
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 761
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 762
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 762
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 763
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 763
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 764
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 764
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 765
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 765
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 766
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 766
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 767
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 767
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 768
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 768
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 769
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 769
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 770
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 770
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 771
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 771
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 772
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 772
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 773
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 773
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 774
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 774
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 775
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 775
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 776
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 776
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 777
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 777
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 778
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 778
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 779
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 779
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 780
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 780
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 781
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 781
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 782
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 782
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 783
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 783
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 784
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 784
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 785
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 785
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 786
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 786
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 787
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 787
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 788
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 788
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 789
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 789
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 790
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 790
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 791
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 791
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 792
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 792
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 793
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 793
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 794
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 794
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 795
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 795
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 796
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 796
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 797
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 797
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 798
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 798
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 799
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 799
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 800
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 800
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 801
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 801
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 802
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 802
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 803
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 803
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 804
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 804
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 805
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 805
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 806
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 807
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 808
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 809
 Error regexp RegexpSingleline Line has trailing spaces. 810
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 811
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 813
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 814
 Error regexp RegexpSingleline Line has trailing spaces. 815
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 816
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 818
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 819

org/opendaylight/yangtools/sal/java/api/generator/stmt/parser/retest/RetestUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.InputStream' import. 5
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 7
 Error imports ImportOrder Wrong order for 'java.io.FileInputStream' import. 8
 Error imports ImportOrder Wrong order for 'java.io.File' import. 10
 Error imports ImportOrder Wrong order for 'org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException' import. 13

org/opendaylight/yangtools/yang/binding/Augmentable.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/opendaylight/yangtools/yang/binding/Augmentation.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20

org/opendaylight/yangtools/yang/binding/BaseIdentity.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 12

org/opendaylight/yangtools/yang/binding/ChildOf.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 23

org/opendaylight/yangtools/yang/binding/DataContainer.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 17

org/opendaylight/yangtools/yang/binding/DataObject.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 12

org/opendaylight/yangtools/yang/binding/DataRoot.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 12

org/opendaylight/yangtools/yang/binding/Identifiable.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 22

org/opendaylight/yangtools/yang/binding/Identifier.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15

org/opendaylight/yangtools/yang/binding/YangModelBindingProvider.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.ServiceLoader. 10

org/opendaylight/yangtools/yang/binding/YangModuleInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 11

org/opendaylight/yangtools/yang/binding/test/mock/NodeChildKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 4. 14
 Error whitespace FileTabCharacter Line contains a tab character. 14
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 4. 15
 Error whitespace FileTabCharacter Line contains a tab character. 15

org/opendaylight/yangtools/yang/binding/test/mock/NodeKey.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 4. 14
 Error whitespace FileTabCharacter Line contains a tab character. 14
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 4. 15
 Error whitespace FileTabCharacter Line contains a tab character. 15

org/opendaylight/yangtools/yang/binding/util/BindingReflectionsTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 13
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertEquals' import. 15

org/opendaylight/yangtools/yang/binding/util/DataObjectReadingUtil.java

Severity Category Rule Message Line
 Error indentation Indentation 'Entry' have incorrect indentation level 12, expected level should be 16. 65

org/opendaylight/yangtools/yang/unified/doc/generator/GeneratorImpl.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 85
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 93
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 97
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 101
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 102
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 102
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 103
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 103
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 104
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 105
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 106
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 108
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 109
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 109
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 110
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 110
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 111
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 111
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 12. 117
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be one of the following: 12, 16. 119
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 16. 119
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be one of the following: 12, 16. 120
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 16. 120
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 16. 121
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 16. 121
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 12. 122
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 124
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 124
 Error indentation Indentation 'try' have incorrect indentation level 4, expected level should be 8. 125
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 126
 Error indentation Indentation 'try' child have incorrect indentation level 6, expected level should be 12. 126
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 127
 Error indentation Indentation 'try' child have incorrect indentation level 6, expected level should be 12. 127
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 128
 Error indentation Indentation 'try' child have incorrect indentation level 6, expected level should be 12. 128
 Error indentation Indentation 'try' child have incorrect indentation level 6, expected level should be 12. 129
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 130
 Error indentation Indentation 'try' child have incorrect indentation level 6, expected level should be 12. 130
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 131
 Error indentation Indentation 'try' child have incorrect indentation level 6, expected level should be 12. 131
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 132
 Error indentation Indentation 'try' child have incorrect indentation level 6, expected level should be 12. 132
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 133
 Error indentation Indentation 'try' child have incorrect indentation level 6, expected level should be 12. 133
 Error indentation Indentation 'try rcurly' have incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 135
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 136
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 136
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 137
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 137
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 138
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 138
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 139
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 140
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 141
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 4, expected level should be 8. 142
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 146
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 147
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 147
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 148
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 148
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 149
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 149
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 150
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 150
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 151
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 151
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 152
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 152
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 153
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 153
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 154
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 154
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 155
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 155
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 156
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 156
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 157
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 157
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 158
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 158
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 159
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 159
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 161
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 161
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 162
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 162
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 163
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 163
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 164
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 164
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 165
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 165
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 166
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 166
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 167
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 167
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 168
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 168
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 169
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 169
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 170
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 170
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 171
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 171
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 172
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 172
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 173
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 173
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 174
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 174
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 175
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 175
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 176
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 177
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 179
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 180
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 180
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 182
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 182
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 183
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 183
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 185
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 185
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 186
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 186
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 187
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 187
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 188
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 188
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 189
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 189
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 190
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 190
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 191
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 191
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 192
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 192
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 193
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 193
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 194
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 194
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 195
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 195
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 196
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 196
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 197
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 197
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 198
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 198
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 199
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 199
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 200
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 200
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 201
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 201
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 202
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 202
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 203
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 203
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 204
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 204
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 205
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 205
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 206
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 206
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 207
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 207
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 208
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 208
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 209
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 209
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 210
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 210
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 211
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 211
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 212
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 212
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 213
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 213
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 214
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 214
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 215
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 215
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 216
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 216
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 217
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 217
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 218
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 218
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 219
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 219
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 220
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 220
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 221
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 221
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 222
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 222
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 223
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 223
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 224
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 224
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 225
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 225
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 226
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 226
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 227
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 227
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 228
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 228
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 229
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 229
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 230
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 230
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 231
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 231
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 232
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 232
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 233
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 233
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 234
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 234
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 235
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 235
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 236
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 236
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 237
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 237
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 238
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 238
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 239
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 239
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 240
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 240
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 241
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 241
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 242
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 242
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 243
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 243
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 244
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 244
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 245
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 245
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 246
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 246
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 247
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 247
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 248
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 248
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 249
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 249
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 250
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 250
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 251
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 251
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 252
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 252
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 253
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 254
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 256
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 257
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 257
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 258
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 258
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 259
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 260
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 261
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 262
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 262
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 263
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 263
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 264
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 264
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 265
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 265
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 266
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 266
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 267
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 267
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 268
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 268
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 269
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 269
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 270
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 270
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 271
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 271
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 272
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 272
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 273
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 273
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 274
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 274
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 275
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 275
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 276
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 276
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 278
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 278
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 279
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 279
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 280
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 280
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 281
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 281
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 282
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 282
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 283
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 284
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 285
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 285
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 286
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 286
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 287
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 287
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 288
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 288
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 289
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 289
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 290
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 290
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 291
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 291
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 292
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 292
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 293
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 293
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 294
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 294
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 295
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 295
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 296
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 296
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 297
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 297
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 298
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 298
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 299
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 299
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 300
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 300
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 301
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 301
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 302
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 302
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 303
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 303
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 304
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 304
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 305
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 305
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 306
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 306
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 307
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 307
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 308
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 308
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 309
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 309
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 310
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 310
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 311
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 311
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 312
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 312
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 313
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 313
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 314
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 314
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 315
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 315
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 316
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 316
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 317
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 317
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 318
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 318
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 319
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 319
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 320
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 320
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 321
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 321
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 322
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 323
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 324
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 324
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 325
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 325
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 326
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 326
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 327
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 327
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 328
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 328
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 329
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 330
 Error regexp RegexpSingleline Line has trailing spaces. 331
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 332
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 333
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 333
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 334
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 334
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 335
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 336
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 337
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 338
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 338
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 339
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 339
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 340
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 340
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 341
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 341
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 342
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 342
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 343
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 344
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 345
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 345
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 346
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 346
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 347
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 347
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 348
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 348
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 349
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 349
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 350
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 350
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 351
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 351
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 352
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 352
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 353
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 353
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 354
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 354
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 355
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 355
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 356
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 356
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 357
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 357
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 358
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 358
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 359
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 359
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 360
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 360
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 361
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 361
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 362
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 362
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 363
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 363
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 364
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 364
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 365
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 365
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 366
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 366
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 367
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 367
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 368
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 368
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 369
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 369
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 370
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 370
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 371
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 371
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 372
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 372
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 373
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 373
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 374
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 375
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 376
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 376
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 377
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 377
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 378
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 379
 Error regexp RegexpSingleline Line has trailing spaces. 380
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 381
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 382
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 382
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 383
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 383
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 384
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 385
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 386
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 387
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 387
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 388
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 388
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 389
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 389
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 390
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 390
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 391
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 391
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 392
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 393
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 393
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 394
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 395
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 395
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 396
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 396
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 397
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 397
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 398
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 398
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 399
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 399
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 400
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 400
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 401
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 401
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 402
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 402
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 403
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 403
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 404
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 404
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 405
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 405
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 406
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 406
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 407
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 407
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 408
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 408
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 409
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 409
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 410
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 410
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 411
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 411
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 412
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 412
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 413
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 413
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 414
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 414
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 415
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 416
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 416
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 417
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 417
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 418
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 419
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 419
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 420
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 420
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 421
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 421
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 422
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 422
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 423
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 423
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 424
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 424
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 425
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 425
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 426
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 427
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 428
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 428
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 429
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 429
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 430
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 430
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 431
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 431
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 432
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 432
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 433
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 434
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 435
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 435
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 436
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 436
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 437
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 438
 Error regexp RegexpSingleline Line has trailing spaces. 439
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 440
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 441
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 441
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 442
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 442
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 443
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 444
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 445
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 446
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 446
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 447
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 447
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 448
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 448
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 449
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 449
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 450
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 450
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 451
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 451
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 452
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 452
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 453
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 453
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 454
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 454
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 455
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 455
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 456
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 456
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 457
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 457
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 458
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 458
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 459
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 459
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 460
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 460
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 461
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 461
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 462
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 462
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 463
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 464
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 464
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 465
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 466
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 466
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 467
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 467
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 468
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 468
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 469
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 469
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 470
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 470
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 471
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 471
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 472
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 472
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 473
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 473
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 474
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 474
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 475
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 475
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 476
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 476
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 477
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 477
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 478
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 478
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 479
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 479
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 480
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 480
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 481
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 481
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 482
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 482
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 483
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 483
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 484
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 484
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 485
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 485
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 486
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 486
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 487
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 487
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 488
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 488
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 489
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 489
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 490
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 490
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 491
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 491
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 492
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 492
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 493
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 493
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 494
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 494
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 495
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 495
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 496
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 496
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 497
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 497
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 498
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 498
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 499
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 499
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 500
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 500
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 501
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 501
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 502
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 502
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 503
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 504
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 505
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 505
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 506
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 506
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 507
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 508
 Error regexp RegexpSingleline Line has trailing spaces. 509
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 510
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 511
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 511
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 512
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 512
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 513
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 514
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 515
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 516
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 516
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 517
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 517
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 518
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 518
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 519
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 519
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 520
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 520
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 521
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 522
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 522
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 523
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 524
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 524
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 525
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 525
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 526
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 526
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 527
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 527
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 528
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 528
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 529
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 529
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 530
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 530
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 531
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 531
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 532
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 532
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 533
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 533
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 534
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 534
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 535
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 535
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 536
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 536
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 537
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 537
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 538
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 538
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 539
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 539
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 540
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 540
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 541
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 541
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 542
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 542
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 543
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 543
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 544
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 545
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 545
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 546
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 547
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 547
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 548
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 548
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 549
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 549
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 550
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 550
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 551
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 552
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 553
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 553
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 554
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 554
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 555
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 555
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 556
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 556
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 557
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 557
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 558
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 559
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 560
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 560
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 561
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 561
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 562
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 563
 Error regexp RegexpSingleline Line has trailing spaces. 564
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 565
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 566
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 566
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 567
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 567
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 568
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 569
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 570
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 571
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 571
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 572
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 572
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 573
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 573
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 574
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 574
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 575
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 575
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 576
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 576
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 577
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 577
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 578
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 578
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 579
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 579
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 580
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 580
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 581
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 581
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 582
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 582
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 583
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 583
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 584
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 584
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 585
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 585
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 586
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 586
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 587
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 587
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 588
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 589
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 589
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 590
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 591
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 591
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 592
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 592
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 593
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 593
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 594
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 594
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 595
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 595
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 596
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 596
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 597
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 597
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 598
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 598
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 599
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 599
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 600
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 600
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 601
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 601
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 602
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 602
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 603
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 603
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 604
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 604
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 605
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 605
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 606
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 606
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 607
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 607
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 608
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 608
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 609
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 609
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 610
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 610
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 611
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 611
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 612
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 612
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 613
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 613
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 614
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 614
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 615
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 615
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 616
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 616
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 617
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 617
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 618
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 618
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 619
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 619
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 620
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 620
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 621
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 621
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 622
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 622
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 623
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 623
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 624
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 624
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 625
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 625
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 626
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 626
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 627
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 627
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 628
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 629
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 630
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 630
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 631
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 631
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 632
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 633
 Error regexp RegexpSingleline Line has trailing spaces. 634
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 635
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 636
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 636
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 637
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 637
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 638
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 639
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 640
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 641
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 641
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 642
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 642
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 643
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 643
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 644
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 644
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 645
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 645
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 646
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 646
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 647
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 648
 Error regexp RegexpSingleline Line has trailing spaces. 649
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 650
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 651
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 651
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 652
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 652
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 653
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 654
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 655
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 656
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 656
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 657
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 657
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 658
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 658
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 659
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 659
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 660
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 660
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 661
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 661
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 662
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 663
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 663
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 664
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 665
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 665
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 666
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 666
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 667
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 667
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 668
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 668
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 669
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 669
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 670
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 670
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 671
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 671
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 672
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 672
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 673
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 673
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 674
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 674
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 675
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 675
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 676
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 676
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 677
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 677
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 678
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 678
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 679
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 679
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 680
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 680
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 681
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 681
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 682
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 682
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 683
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 683
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 684
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 684
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 685
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 685
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 686
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 686
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 687
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 687
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 688
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 688
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 689
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 689
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 690
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 690
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 691
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 691
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 692
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 692
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 693
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 693
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 694
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 695
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 695
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 696
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 696
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 697
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 698
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 698
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 699
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 699
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 700
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 700
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 701
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 701
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 702
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 702
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 703
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 704
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 705
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 706
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 706
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 707
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 707
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 708
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 709
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 709
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 710
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 710
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 711
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 711
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 712
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 712
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 713
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 713
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 714
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 714
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 715
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 716
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 717
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 718
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 718
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 719
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 720
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 720
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 721
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 721
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 722
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 722
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 723
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 723
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 724
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 725
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 726
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 726
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 727
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 727
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 728
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 728
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 729
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 729
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 730
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 730
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 731
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 731
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 732
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 732
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 733
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 733
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 734
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 734
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 735
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 735
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 736
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 736
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 737
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 737
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 738
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 738
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 739
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 739
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 740
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 740
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 741
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 741
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 742
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 742
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 743
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 743
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 744
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 744
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 745
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 746
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 747
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 747
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 748
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 748
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 749
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 750
 Error regexp RegexpSingleline Line has trailing spaces. 751
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 752
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 753
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 753
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 754
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 755
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 755
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 756
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 756
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 757
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 758
 Error regexp RegexpSingleline Line has trailing spaces. 759
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 760
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 761
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 761
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 762
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 762
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 763
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 764
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 765
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 765
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 766
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 766
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 767
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 767
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 768
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 769
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 769
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 770
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 770
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 771
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 772
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 772
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 773
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 774
 Error indentation Indentation 'member def modifier' have incorrect indentation level 14, expected level should be 28. 774
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 775
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 775
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 776
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 776
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 777
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 778
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 779
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 780
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 780
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 781
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 782
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 782
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 783
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 784
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 785
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 786
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 787
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 787
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 788
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 788
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 789
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 790
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 790
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 791
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 791
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 792
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 792
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 793
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 794
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 795
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 795
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 796
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 796
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 797
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 798
 Error regexp RegexpSingleline Line has trailing spaces. 799
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 800
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 801
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 802
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 802
 Error indentation Indentation 'for' child have incorrect indentation level 6, expected level should be 12. 803
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 803
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 804
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 805
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 806
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 807
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 808
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 809
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 810
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 810
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 811
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 811
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 812
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 812
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 813
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 814
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 815
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 816
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 817
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 818
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 818
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 819
 Error indentation Indentation 'member def modifier' have incorrect indentation level 10, expected level should be 20. 819
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 820
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 820
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 821
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 822
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 823
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 824
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 825
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 826
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 827
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 828
 Error regexp RegexpSingleline Line has trailing spaces. 829
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 830
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 831
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 831
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 832
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 833
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 834
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 835
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 835
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 836
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 836
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 837
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 837
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 838
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 838
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 839
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 839
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 840
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 840
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 841
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 841
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 842
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 842
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 843
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 843
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 844
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 845
 Error regexp RegexpSingleline Line has trailing spaces. 846
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 847
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 848
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 849
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 850
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 851
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 851
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 852
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 853
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 854
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 854
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 855
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 855
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 856
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 856
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 857
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 858
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 859
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 860
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 861
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 861
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 862
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 862
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 863
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 863
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 864
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 865
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 866
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 867
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 868
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 868
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 869
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 869
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 870
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 870
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 871
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 872
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 873
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 874
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 875
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 875
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 876
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 876
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 877
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 877
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 878
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 879
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 880
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 881
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 882
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 882
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 883
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 883
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 884
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 884
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 885
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 886
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 887
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 888
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 889
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 889
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 890
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 890
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 891
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 892
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 893
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 894
 Error regexp RegexpSingleline Line has trailing spaces. 895
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 896
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 897
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 897
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 898
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 898
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 899
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 899
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 900
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 900
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 901
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 902
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 902
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 903
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 903
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 904
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 905
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 905
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 906
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 907
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 908
 Error regexp RegexpSingleline Line has trailing spaces. 909
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 910
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 911
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 911
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 912
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 912
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 913
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 913
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 914
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 914
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 915
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 915
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 916
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 917
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 917
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 918
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 918
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 919
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 919
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 920
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 920
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 921
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 921
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 922
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 923
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 923
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 924
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 924
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 925
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 925
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 926
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 926
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 927
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 927
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 928
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 929
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 930
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 930
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 931
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 931
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 932
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 933
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 933
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 934
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 935
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 935
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 936
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 936
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 937
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 937
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 938
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 938
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 939
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 940
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 941
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 941
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 942
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 942
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 943
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 943
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 944
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 944
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 945
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 945
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 946
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 946
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 947
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 948
 Error regexp RegexpSingleline Line has trailing spaces. 949
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 950
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 951
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 951
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 952
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 952
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 953
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 953
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 954
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 954
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 955
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 955
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 956
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 957
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 957
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 958
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 958
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 959
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 959
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 960
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 960
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 961
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 961
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 962
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 963
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 963
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 964
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 964
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 965
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 965
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 966
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 966
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 967
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 967
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 968
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 969
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 970
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 970
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 971
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 971
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 972
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 973
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 973
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 974
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 975
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 975
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 976
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 976
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 977
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 977
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 978
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 978
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 979
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 980
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 981
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 981
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 982
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 982
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 983
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 983
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 984
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 984
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 985
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 985
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 986
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 986
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 987
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 988
 Error regexp RegexpSingleline Line has trailing spaces. 989
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 990
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 991
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 991
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 992
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 992
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 993
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 993
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 994
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 994
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 995
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 995
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 996
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 996
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 997
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 997
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 998
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 998
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 999
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 999
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1000
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1000
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1001
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1001
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1002
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1002
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1003
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1003
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1004
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1004
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1005
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1005
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1006
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1006
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1007
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1007
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1008
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1008
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1009
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1009
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1010
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1010
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1011
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1011
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1012
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1012
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1013
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1013
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1014
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1014
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1015
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1015
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1016
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1016
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1017
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1017
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1018
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1018
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1019
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1019
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1020
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1020
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1021
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1021
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1022
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1023
 Error regexp RegexpSingleline Line has trailing spaces. 1024
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1025
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1026
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1026
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1027
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1027
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1028
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1028
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1029
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1029
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1030
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1030
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1031
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1031
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1032
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1032
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1033
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1033
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1034
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1034
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1035
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1035
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1036
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1036
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1037
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1038
 Error regexp RegexpSingleline Line has trailing spaces. 1039
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1040
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1041
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1041
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1042
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1042
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1043
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1043
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1044
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1044
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1045
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1045
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1046
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1046
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1047
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1047
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1048
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1048
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1049
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1049
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1050
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1050
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1051
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1051
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1052
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1053
 Error regexp RegexpSingleline Line has trailing spaces. 1054
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1055
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1056
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1056
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1057
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1057
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1058
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1059
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1060
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1061
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1061
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1062
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1062
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1063
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1063
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1064
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1064
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1065
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1065
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1066
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1066
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1067
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1067
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1068
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1068
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1069
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1069
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1070
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1070
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1071
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1071
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1072
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1072
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1073
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1073
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1074
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1074
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1075
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1075
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1076
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1076
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1077
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1077
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1078
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1079
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1079
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1080
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1081
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1081
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1082
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1082
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1083
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1083
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1084
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1084
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1085
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1085
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1086
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1086
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1087
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1087
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1088
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1088
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1089
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1089
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1090
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1090
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1091
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1091
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1092
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1092
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1093
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1093
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1094
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1094
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1095
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1095
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1096
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1096
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1097
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1097
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1098
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1098
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1099
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1099
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1100
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1100
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1101
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1101
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1102
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1102
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1103
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1103
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1104
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1104
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1105
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1105
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1106
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1106
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1107
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1107
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1108
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1108
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1109
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1109
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1110
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1110
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1111
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1111
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1112
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1112
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1113
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1113
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1114
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1114
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1115
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1115
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1116
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1116
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1117
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1117
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1118
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1119
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1120
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1120
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1121
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1121
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1122
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1123
 Error regexp RegexpSingleline Line has trailing spaces. 1124
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1125
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 1126
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1126
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1127
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1127
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1128
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1129
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1130
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1131
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1131
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1132
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1132
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1133
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1133
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1134
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1135
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1136
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1136
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1137
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1137
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1138
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1138
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1139
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1139
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1140
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1140
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1141
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1141
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1142
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1142
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1143
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1143
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1144
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1144
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1145
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1145
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1146
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1146
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1147
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1147
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1148
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1148
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1149
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1149
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1150
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1151
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1151
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1152
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1153
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1153
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1154
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1154
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1155
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1155
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1156
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1156
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1157
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1158
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1159
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1160
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1161
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1162
 Error regexp RegexpSingleline Line has trailing spaces. 1163
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1164
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1165
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1165
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1166
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1166
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1167
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1168
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1169
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1170
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1170
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1171
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1171
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1172
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1172
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1173
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1173
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1174
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1174
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1175
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1175
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1176
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1176
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1177
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1177
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1178
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1178
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1179
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1179
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1180
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1180
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1181
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1181
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1182
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1182
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1183
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1183
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1184
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1184
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1185
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1185
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1186
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1186
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1187
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1188
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1188
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1189
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1190
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1190
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1191
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1191
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1192
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1192
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1193
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1193
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1194
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1194
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1195
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1195
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1196
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1196
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1197
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1197
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1198
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1198
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1199
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1199
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1200
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1200
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1201
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1201
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1202
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1202
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1203
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1203
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1204
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1204
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1205
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1205
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1206
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1206
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1207
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1207
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1208
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1208
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1209
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1209
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1210
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1210
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1211
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1211
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1212
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1212
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1213
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1213
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1214
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1214
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1215
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1215
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1216
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1216
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1217
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1217
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1218
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1218
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1219
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1219
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1220
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1220
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1221
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1221
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1222
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1222
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1223
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1223
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1224
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1224
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1225
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1225
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1226
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1226
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1227
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1228
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1229
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1229
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1230
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1230
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1231
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1232
 Error regexp RegexpSingleline Line has trailing spaces. 1233
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1234
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1235
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1235
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1236
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1236
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1237
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1238
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1239
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1240
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1240
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1241
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1241
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1242
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1242
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1243
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1244
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1244
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1245
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1246
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1246
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1247
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1247
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1248
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1248
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1249
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1249
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1250
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1250
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1251
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1251
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1252
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1252
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1253
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1253
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1254
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1254
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1255
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1255
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1256
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1256
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1257
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1257
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1258
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1258
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1259
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1259
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1260
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1260
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1261
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1261
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1262
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1262
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1263
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1263
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1264
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1264
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1265
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1265
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1266
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1266
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1267
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1267
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1268
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1268
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1269
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1269
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1270
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1270
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1271
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1271
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1272
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1272
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1273
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1273
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1274
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1274
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1275
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1276
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1277
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1277
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1278
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1278
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1279
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1280
 Error regexp RegexpSingleline Line has trailing spaces. 1281
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1282
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1283
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1283
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1284
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1284
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1285
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1286
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1287
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1288
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1288
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1289
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1289
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1290
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1290
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1291
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1291
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1292
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1292
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1293
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1293
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1294
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1294
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1295
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1295
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1296
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1296
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1297
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1297
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1298
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1298
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1299
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1299
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1300
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1300
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1301
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1301
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1302
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1302
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1303
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1303
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1304
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1304
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1305
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1306
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1306
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1307
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1308
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1308
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1309
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1309
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1310
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1310
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1311
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1311
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1312
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1312
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1313
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1313
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1314
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1314
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1315
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1315
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1316
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1316
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1317
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1317
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1318
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1318
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1319
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1319
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1320
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1320
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1321
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1321
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1322
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1322
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1323
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1323
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1324
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1324
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1325
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1325
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1326
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1326
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1327
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1327
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1328
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1328
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1329
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1329
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1330
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1330
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1331
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1331
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1332
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1332
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1333
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1333
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1334
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1334
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1335
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1335
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1336
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1336
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1337
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1337
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1338
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1338
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1339
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1339
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1340
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1340
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1341
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1341
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1342
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1342
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1343
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1343
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1344
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1344
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1345
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1346
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1347
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1347
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1348
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1348
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1349
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1350
 Error regexp RegexpSingleline Line has trailing spaces. 1351
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1352
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1353
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1353
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1354
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1354
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1355
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1356
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1357
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1358
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1358
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1359
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1359
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1360
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1360
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1361
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1362
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1362
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1363
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1364
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1364
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1365
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1365
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1366
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1366
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1367
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1367
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1368
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1368
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1369
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1369
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1370
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1370
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1371
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1371
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1372
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1372
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1373
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1373
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1374
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1374
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1375
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1375
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1376
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1376
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1377
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1377
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1378
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1378
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1379
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1379
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1380
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1380
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1381
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1382
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1383
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1384
 Error regexp RegexpSingleline Line has trailing spaces. 1385
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1386
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1387
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1387
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1388
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1388
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1389
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1390
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1391
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1392
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1392
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1393
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1393
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1394
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1394
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1395
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1395
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1396
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1396
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1397
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1397
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1398
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1398
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1399
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1399
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1400
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1400
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1401
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1401
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1402
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1402
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1403
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1403
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1404
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1404
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1405
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1405
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1406
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1406
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1407
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1407
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1408
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1408
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1409
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1410
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1410
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1411
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1412
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1412
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1413
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1413
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1414
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1414
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1415
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1415
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1416
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1416
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1417
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1417
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1418
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1418
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1419
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1419
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1420
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1420
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1421
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1421
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1422
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1422
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1423
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1423
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1424
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1424
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1425
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1425
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1426
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1426
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1427
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1427
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1428
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1428
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1429
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1429
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1430
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1430
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1431
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1431
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1432
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1432
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1433
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1433
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1434
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1434
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1435
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1435
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1436
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1436
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1437
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1437
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1438
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1438
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1439
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1439
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1440
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1440
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1441
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1441
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1442
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1442
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1443
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1443
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1444
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1444
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1445
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1445
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1446
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1446
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1447
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1447
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1448
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1448
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1449
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1450
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1451
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1451
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1452
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1452
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1453
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1454
 Error regexp RegexpSingleline Line has trailing spaces. 1455
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1456
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1457
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1457
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1458
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1458
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1459
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1460
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1461
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1462
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1462
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1463
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1463
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1464
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1464
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1465
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1465
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1466
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1466
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1467
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1467
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1468
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1469
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1469
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1470
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1471
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1471
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1472
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1472
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1473
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1473
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1474
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1474
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1475
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1475
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1476
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1476
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1477
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1477
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1478
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1478
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1479
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1479
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1480
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1480
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1481
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1481
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1482
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1482
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1483
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1483
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1484
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1484
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1485
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1485
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1486
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1486
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1487
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1487
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1488
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1488
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1489
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1489
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1490
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1490
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1491
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1491
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1492
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1492
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1493
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1493
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1494
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1494
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1495
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1495
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1496
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1497
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1498
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1498
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1499
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1499
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1500
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1501
 Error regexp RegexpSingleline Line has trailing spaces. 1502
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1503
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1504
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1504
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1505
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1505
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1506
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1507
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1508
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1509
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1509
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1510
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1510
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1511
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1511
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1512
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1512
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1513
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1513
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1514
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1514
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1515
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1515
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1516
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1516
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1517
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1517
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1518
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1518
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1519
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1519
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1520
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1520
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1521
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1521
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1522
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1522
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1523
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1523
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1524
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1524
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1525
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1525
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1526
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1527
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1527
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1528
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1529
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1529
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1530
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1530
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1531
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1531
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1532
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1532
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1533
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1533
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1534
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1534
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1535
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1535
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1536
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1536
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1537
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1537
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1538
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1538
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1539
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1539
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1540
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1540
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1541
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1541
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1542
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1542
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1543
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1543
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1544
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1544
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1545
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1545
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1546
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1546
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1547
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1547
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1548
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1548
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1549
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1549
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1550
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1550
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1551
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1551
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1552
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1552
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1553
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1553
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1554
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1554
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1555
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1555
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1556
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1556
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1557
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1557
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1558
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1558
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1559
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1559
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1560
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1560
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1561
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1561
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1562
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1562
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1563
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1563
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1564
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1564
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1565
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1565
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1566
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1567
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1568
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1568
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1569
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1569
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1570
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1571
 Error regexp RegexpSingleline Line has trailing spaces. 1572
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1573
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1574
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1574
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1575
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1575
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1576
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1577
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1578
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1579
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1579
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1580
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1580
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1581
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1581
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1582
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1582
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1583
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1583
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1584
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1584
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1585
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1585
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1586
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1586
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1587
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1587
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1588
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1588
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1589
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1589
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1590
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1590
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1591
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1591
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1592
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1592
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1593
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1593
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1594
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1594
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1595
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1595
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1596
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1597
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1597
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1598
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1599
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1599
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1600
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1600
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1601
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1601
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1602
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1602
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1603
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1603
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1604
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1604
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1605
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1605
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1606
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1606
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1607
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1607
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1608
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1608
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1609
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1609
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1610
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1610
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1611
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1611
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1612
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1612
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1613
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1613
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1614
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1614
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1615
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1615
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1616
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1616
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1617
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1617
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1618
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1618
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1619
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1619
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1620
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1620
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1621
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1621
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1622
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1622
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1623
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1623
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1624
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1624
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1625
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1625
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1626
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1626
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1627
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1627
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1628
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1628
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1629
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1629
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1630
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1630
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1631
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1631
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1632
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1632
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1633
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1633
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1634
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1634
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1635
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1635
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1636
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1637
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1638
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1638
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1639
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1639
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1640
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1641
 Error regexp RegexpSingleline Line has trailing spaces. 1642
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1643
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1644
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1644
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1645
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1645
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1646
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1646
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1647
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1647
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1648
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1648
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1649
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1649
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1650
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1650
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1651
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1651
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1652
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1652
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1653
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1653
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1654
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1654
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1655
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1655
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1656
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1656
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1657
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1657
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1658
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1658
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1659
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1659
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1660
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1660
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1661
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1661
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1662
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1662
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1663
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1663
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1664
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1664
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1665
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1665
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1666
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1666
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1667
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1667
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1668
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1668
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1669
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1669
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1670
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1670
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1671
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1671
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1672
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1672
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1673
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1673
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1674
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1674
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1675
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1675
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1676
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1676
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1677
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1677
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1678
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1678
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1679
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1679
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1680
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1680
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1681
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1681
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1682
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1682
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1683
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1683
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1684
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1684
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1685
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1685
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1686
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1686
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1687
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1687
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1688
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1688
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1689
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1689
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1690
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1690
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1691
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1691
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1692
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1692
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1693
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1693
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1694
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1694
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1695
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1695
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1696
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1696
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1697
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1697
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1698
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1698
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1699
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1699
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1700
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1700
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1701
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1701
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1702
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1702
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1703
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1703
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1704
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1704
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1705
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1705
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1706
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1706
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1707
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1707
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1708
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1708
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1709
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1709
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1710
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1710
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1711
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1711
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1712
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1712
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1713
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1713
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1714
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1714
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1715
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1715
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1716
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1716
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1717
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1717
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1718
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1718
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1719
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1719
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1720
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1720
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1721
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1721
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1722
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1722
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1723
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1723
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1724
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1724
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1725
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1725
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1726
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1726
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1727
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1727
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1728
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1728
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1729
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1729
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1730
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1730
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1731
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1731
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1732
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1732
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1733
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1733
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1734
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1734
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1735
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1735
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1736
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1736
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1737
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1737
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1738
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1738
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1739
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1739
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1740
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1740
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1741
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1741
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1742
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1742
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1743
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1743
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1744
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1744
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1745
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1745
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1746
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1746
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1747
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1747
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1748
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1748
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1749
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1750
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1750
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1751
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1751
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1752
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 1753
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1754
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1755
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1755
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1756
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1756
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1757
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1757
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1758
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1758
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1759
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1759
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 1760
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1760
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 1761
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1762
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1762
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1763
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1763
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1764
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1764
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1765
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1765
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1766
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1766
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1767
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1767
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1768
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1769
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1769
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1770
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1770
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1771
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1772
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1772
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1773
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1773
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1774
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1774
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1775
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1775
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1776
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1777
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1778
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1778
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1779
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1779
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1780
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1781
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1782
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1782
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1783
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1783
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1784
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1784
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1785
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1786
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1787
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1787
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1788
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1788
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1789
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1789
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1790
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1790
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1791
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1791
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1792
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1793
 Error regexp RegexpSingleline Line has trailing spaces. 1794
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1795
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 1796
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1797
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1797
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 1798
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1799
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1799
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 1800
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1800
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 16. 1801
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 1802
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 1803
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 1804
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 1805
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1805
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 1806
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1807
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1807
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 20. 1808
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 1808
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 16. 1809
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 1810
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 1811
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 1812
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1813
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1814
 Error regexp RegexpSingleline Line has trailing spaces. 1815
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1816
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1817
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1817
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1818
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1818
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1819
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1819
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1820
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1820
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1821
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1822
 Error regexp RegexpSingleline Line has trailing spaces. 1823
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1824
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1825
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1826
 Error regexp RegexpSingleline Line has trailing spaces. 1827
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1828
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1829
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1829
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1830
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1830
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1831
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1831
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1832
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1832
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1833
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1833
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1834
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1834
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1835
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1835
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1836
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1836
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1837
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1837
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1838
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1838
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1839
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1839
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1840
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1841
 Error regexp RegexpSingleline Line has trailing spaces. 1842
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1843
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1844
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1844
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1845
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1845
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1846
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1846
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1847
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1847
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1848
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1848
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1849
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1849
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1850
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1850
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1851
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1851
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1852
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1852
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1853
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1854
 Error regexp RegexpSingleline Line has trailing spaces. 1855
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1856
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1857
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1857
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1858
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1858
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1859
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1859
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1860
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 1861
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1862
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1862
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1863
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1863
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1864
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1864
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1865
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1865
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1866
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1866
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1867
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1867
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1868
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1868
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1869
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1869
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1870
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1870
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1871
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1871
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 1872
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1872
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 1873
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1874
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1875
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1875
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1876
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1876
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1877
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1878
 Error regexp RegexpSingleline Line has trailing spaces. 1879
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1880
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1881
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1881
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1882
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1882
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1883
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1883
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1884
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1884
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1885
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1886
 Error regexp RegexpSingleline Line has trailing spaces. 1887
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1888
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1889
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1889
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 1890
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1890
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1891
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1891
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1892
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1892
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1893
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1893
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1894
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1894
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1895
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1895
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1896
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1896
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1897
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1897
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1898
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1898
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1899
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1899
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1900
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1901
 Error regexp RegexpSingleline Line has trailing spaces. 1902
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1903
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1904
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1904
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 1905
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1905
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1906
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1906
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1907
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1907
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1908
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1908
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1909
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1909
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1910
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1910
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1911
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1911
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1912
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1912
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1913
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1913
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1914
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1914
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1915
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1916
 Error regexp RegexpSingleline Line has trailing spaces. 1917
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1918
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1919
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1919
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 1920
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1920
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1921
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1921
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1922
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1923
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1923
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 1924
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 1924
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1925
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1926
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1926
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1927
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1927
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1928
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1928
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1929
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1929
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1930
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1930
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1931
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 1931
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1932
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1932
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1933
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1933
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1934
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 1935
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1936
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 1937
 Error regexp RegexpSingleline Line has trailing spaces. 1938
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 1939
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1940
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1940
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1941
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1941
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1942
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1942
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 1943
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1943
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1944
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1944
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 1945
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 1945
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 1946
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 1947
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1948
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 1948
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1949
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1949
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1950
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1950
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1951
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1951
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1952
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1953
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1953
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1954
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1955
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1955
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1956
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1956
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1957
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1957
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1958
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1959
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1960
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1960
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1961
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1961
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1962
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1962
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1963
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1963
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1964
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 1964
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1965
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1965
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1966
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1967
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1968
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1968
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1969
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1969
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1970
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1970
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1971
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1972
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1973
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1973
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1974
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1974
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1975
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1975
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1976
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1976
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1977
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1978
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1978
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1979
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1980
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1980
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1981
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1981
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1982
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1982
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1983
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1984
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1985
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1985
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1986
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1986
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1987
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1987
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1988
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1988
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 1989
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 1990
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 1990
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 1991
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1992
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 1992
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1993
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1993
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 1994
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 1994
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 1995
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 1996
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1997
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1997
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 1998
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 1998
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 1999
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2000
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2001
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2001
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2002
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2002
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2003
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2004
 Error regexp RegexpSingleline Line has trailing spaces. 2005
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2006
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 2007
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2008
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2008
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2009
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 2009
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2010
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 2010
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2011
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2011
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2012
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2012
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 2013
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2014
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2014
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2015
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2015
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2016
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2016
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2017
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2017
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2018
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2018
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2019
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2019
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2020
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2020
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2021
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 2022
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 2023
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2023
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 2024
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2024
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 2025
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2025
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 2026
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2026
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 2027
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2027
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 2028
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 2029
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 2030
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2031
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2032
 Error regexp RegexpSingleline Line has trailing spaces. 2033
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2034
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 2035
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2036
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2036
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2037
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2037
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2038
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 2038
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2039
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 2039
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2040
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2040
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2041
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2041
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 2042
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2043
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 2044
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2045
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2045
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2046
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2046
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2047
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2047
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2048
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2048
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2049
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2049
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2050
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 2050
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2051
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 2051
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2052
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2052
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2053
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2053
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2054
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 2054
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2055
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 2055
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2056
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2056
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2057
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2057
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2058
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 2058
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2059
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 2059
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2060
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 2060
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2061
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 2061
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2062
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 2063
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 2064
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2065
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2065
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2066
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2066
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2067
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2067
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2068
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2068
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2069
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2069
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2070
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2070
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2071
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2072
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2073
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2074
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2074
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2075
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2075
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2076
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2076
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2077
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2077
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2078
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2078
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2079
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2079
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2080
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 2081
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2082
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2083
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 2083
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2084
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 2084
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2085
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 2085
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2086
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 2086
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 20. 2087
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 24. 2088
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2088
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 24. 2089
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 28. 2090
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 2090
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 28. 2091
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 2091
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 28. 2092
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 2092
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 28. 2093
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 2093
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 24. 2094
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 20. 2095
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2096
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 2096
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2097
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 2097
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2098
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2099
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 2100
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2101
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2101
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2102
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2102
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2103
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2103
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2104
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2104
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2105
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2105
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2106
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2106
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2107
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2107
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2108
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2108
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 2109
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 2110
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 2110
 Error indentation Indentation 'for' have incorrect indentation level 14, expected level should be 28. 2111
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 32. 2112
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 2112
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 32. 2113
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2113
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 32. 2114
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2114
 Error indentation Indentation 'for rcurly' have incorrect indentation level 14, expected level should be 28. 2115
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 2116
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2117
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2117
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2118
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2118
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2119
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 2120
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 2121
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 2122
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 2122
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 2123
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 2123
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 2124
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 2124
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 2125
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 2125
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 2126
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 2126
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 2127
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 2127
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 2128
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 2129
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 2130
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2131
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 2131
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2132
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 2132
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2133
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2133
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2134
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2134
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2135
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2135
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2136
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 2136
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 2137
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 2138
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be 32. 2139
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 2140
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 2140
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 2141
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 36. 2141
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 2142
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 2142
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 2143
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 2143
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 2144
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 2144
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 2145
 Error indentation Indentation 'method call' child have incorrect indentation level 18, expected level should be 36. 2145
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 36. 2146
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 32. 2147
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 2148
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 24. 2149
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 2150
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 2151
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 2152
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 2153
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2154
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2155
 Error regexp RegexpSingleline Line has trailing spaces. 2156
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2157
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2158
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2158
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2159
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 2160
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 2161
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 2162
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2163
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2163
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2164
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2164
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2165
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2165
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2166
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2166
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2167
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2167
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2168
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2168
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2169
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2169
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2170
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2170
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2171
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2171
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2172
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2172
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2173
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2173
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2174
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2174
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2175
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2175
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2176
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2176
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2177
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2177
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2178
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2178
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2179
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2179
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2180
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2180
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 2181
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2181
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 2182
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 2183
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 2184
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 2185
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2185
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 2186
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2186
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 2187
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2187
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 2188
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2188
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 2189
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2189
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 2190
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2190
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 2191
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2192
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2193
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2193
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2194
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2194
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2195
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2195
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2196
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2196
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2197
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2197
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2198
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2198
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2199
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2199
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2200
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2200
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2201
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2201
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2202
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2202
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2203
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 2204
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2205
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2205
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2206
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2206
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2207
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2207
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2208
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2209
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2210
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2211
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2211
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2212
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2212
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2213
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2213
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2214
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2214
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2215
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2215
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2216
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2216
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2217
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2219
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2220
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2220
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2221
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2221
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2222
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2222
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2223
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2223
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2224
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2224
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2225
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2225
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2226
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2227
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2228
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2229
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2229
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2230
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2230
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2231
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2231
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 2232
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2233
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2234
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2235
 Error regexp RegexpSingleline Line has trailing spaces. 2236
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2237
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2238
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2238
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2239
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2239
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2240
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2240
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2241
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2241
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2242
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2242
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2243
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2243
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2244
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2244
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2245
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2245
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2246
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2246
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2247
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2247
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2248
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2248
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2249
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2249
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2250
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2250
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2251
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2251
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2252
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2252
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2253
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2253
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2254
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2254
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2255
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2255
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2256
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2256
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2257
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2258
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2258
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2259
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2259
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 2260
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2261
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2261
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2262
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2262
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2263
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2263
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2264
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2264
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2265
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2265
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2266
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2266
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2267
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2267
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2268
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2268
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 2269
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2270
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2271
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2271
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2272
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2272
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2273
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2273
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2274
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2274
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2275
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2275
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2276
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2277
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2277
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 2278
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2279
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2279
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2280
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2280
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2281
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2281
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2282
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2282
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2283
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2283
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2284
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2284
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 2285
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2286
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2287
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2287
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2288
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2288
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2289
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2290
 Error regexp RegexpSingleline Line has trailing spaces. 2291
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2292
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2293
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2293
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2294
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2294
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2295
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2295
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2296
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2296
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2297
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2297
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2298
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2298
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2299
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2299
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2300
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2301
 Error regexp RegexpSingleline Line has trailing spaces. 2302
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2303
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2304
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2304
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2305
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2305
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2306
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2306
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2307
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2307
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2308
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2308
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2309
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2309
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2310
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2310
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2311
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2311
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2312
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2313
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2313
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2314
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2314
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2315
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2315
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2316
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2316
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2317
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2317
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2318
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2318
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2319
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2319
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2320
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2320
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2321
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2321
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2322
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2322
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 2323
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2324
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2324
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2325
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2325
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2326
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2326
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2327
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2327
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 2328
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 2329
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2330
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2330
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2331
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2331
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2332
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2332
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 2333
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 2334
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 2335
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 2336
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2337
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2337
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2338
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2338
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2339
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2339
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 2340
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 2341
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 2342
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 2343
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2344
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2344
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2345
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2345
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2346
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2346
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 2347
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 2348
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 2349
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 2350
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2351
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2351
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2352
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2352
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2353
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2353
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 2354
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 2355
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 2356
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 2357
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2358
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2358
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2359
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2359
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2360
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 2360
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 2361
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 2362
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2363
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2363
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2364
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2364
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 2365
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2366
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2367
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2367
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2368
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2369
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2369
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2370
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2370
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2371
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2371
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 2372
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2373
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2373
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2374
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2374
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2375
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2375
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2376
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2376
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2377
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2377
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2378
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2378
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2379
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2379
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2380
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2380
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2381
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2381
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2382
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2382
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 2383
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2384
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2385
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 2386
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2387
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2387
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2388
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2388
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2389
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2389
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 2390
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2391
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2392
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 2393
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2394
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2394
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2395
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2395
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2396
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2396
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 2397
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2398
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2399
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 2400
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2401
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2401
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2402
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2402
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2403
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2403
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 2404
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2405
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2406
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 2407
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2408
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2408
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2409
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2409
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2410
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2410
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 2411
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2412
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2413
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2414
 Error regexp RegexpSingleline Line has trailing spaces. 2415
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2416
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2417
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2417
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2418
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2418
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2419
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2419
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2420
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2420
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2421
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2421
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2422
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2422
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2423
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2423
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2424
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2424
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2425
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2425
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2426
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2426
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2427
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2428
 Error regexp RegexpSingleline Line has trailing spaces. 2429
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2430
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2431
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2431
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2432
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2432
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2433
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2433
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2434
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 2435
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2436
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2436
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2437
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2437
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2438
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2438
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2439
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2439
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2440
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2440
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2441
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2441
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2442
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2442
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2443
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2443
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2444
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2444
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2445
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2445
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 2446
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2447
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2448
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2448
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2449
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2450
 Error regexp RegexpSingleline Line has trailing spaces. 2451
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2452
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2453
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2453
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2454
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2454
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2455
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2455
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2456
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2456
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2457
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2457
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2458
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2459
 Error regexp RegexpSingleline Line has trailing spaces. 2460
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2461
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2462
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2462
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2463
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2463
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2464
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2464
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2465
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2465
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2466
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2466
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2467
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2467
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2468
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2468
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2469
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2470
 Error regexp RegexpSingleline Line has trailing spaces. 2471
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2472
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2473
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2473
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2474
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2474
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2475
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2475
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2476
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2476
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2477
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2477
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2478
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2478
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2479
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2479
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2480
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2480
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2481
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2481
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2482
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2482
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2483
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2483
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2484
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2485
 Error regexp RegexpSingleline Line has trailing spaces. 2486
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2487
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2488
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2488
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2489
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2489
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2490
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2490
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2491
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2491
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2492
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2492
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2493
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2493
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2494
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2494
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2495
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2495
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2496
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2496
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2497
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2497
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2498
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2498
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2499
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2499
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2500
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2500
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2501
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2502
 Error regexp RegexpSingleline Line has trailing spaces. 2503
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2504
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2505
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2505
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2506
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2506
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2507
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2507
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2508
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2509
 Error regexp RegexpSingleline Line has trailing spaces. 2510
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2511
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2512
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2512
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2513
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2513
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2514
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2514
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2515
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2515
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2516
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2516
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2517
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2517
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2518
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2518
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2519
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2519
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2520
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2520
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2521
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2521
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2522
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2522
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2523
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2523
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2524
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2524
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2525
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2526
 Error regexp RegexpSingleline Line has trailing spaces. 2527
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2528
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2529
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2529
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2530
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2530
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2531
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2531
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2532
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2532
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2533
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2533
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2534
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2534
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2535
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2535
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2536
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2536
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2537
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2537
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2538
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2539
 Error regexp RegexpSingleline Line has trailing spaces. 2540
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2541
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2542
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2542
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2543
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2543
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2544
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2544
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2545
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2545
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2546
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2547
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2547
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2548
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2548
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 2549
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2550
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2551
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2552
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 2553
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 2553
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 2554
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2555
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2555
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2556
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2556
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2557
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2557
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 2558
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2559
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2560
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2560
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2561
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2561
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2562
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2562
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2563
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2564
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2564
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2565
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2565
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 2566
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2567
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2568
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2569
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 2570
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 2570
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 2571
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2572
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2572
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2573
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2573
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2574
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2574
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 2575
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2576
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2577
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2577
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2578
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2578
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2579
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2579
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2580
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2580
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2581
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2581
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2582
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2583
 Error regexp RegexpSingleline Line has trailing spaces. 2584
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2585
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2586
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2586
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2587
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2587
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2588
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2588
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2589
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2589
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2590
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2590
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2591
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2592
 Error regexp RegexpSingleline Line has trailing spaces. 2593
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2594
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2595
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2595
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2596
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2596
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2597
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2597
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2598
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2598
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2599
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2599
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2600
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2600
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2601
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2601
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2602
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2602
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2603
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2603
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2604
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2604
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2605
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2605
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2606
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2606
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2607
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2607
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2608
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2608
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2609
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2609
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2610
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2610
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2611
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2611
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2612
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2612
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2613
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2613
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2614
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2614
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2615
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2615
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2616
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2616
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2617
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2617
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2618
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2618
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2619
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2619
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2620
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2620
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2621
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2621
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2622
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2622
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2623
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2623
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2624
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2624
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2625
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2625
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2626
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2626
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2627
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2627
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2628
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2629
 Error regexp RegexpSingleline Line has trailing spaces. 2630
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2631
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2632
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2632
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2633
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2633
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2634
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2634
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2635
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2635
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2636
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2636
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2637
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2637
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2638
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2638
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2639
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2639
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2640
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2640
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2641
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2641
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2642
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2642
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2643
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2643
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2644
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2644
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2645
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2645
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2646
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2646
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2647
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2647
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2648
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2648
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2649
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2649
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2650
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2650
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2651
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2651
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2652
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2652
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2653
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2653
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2654
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2654
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2655
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2655
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2656
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2656
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2657
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2657
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2658
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2658
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2659
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2659
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2660
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2660
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2661
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2661
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2662
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2662
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2663
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2663
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2664
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2664
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2665
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2666
 Error regexp RegexpSingleline Line has trailing spaces. 2667
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2668
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2669
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2669
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2670
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2670
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2671
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2671
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2672
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2672
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2673
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2673
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2674
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2674
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2675
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2675
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2676
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2677
 Error regexp RegexpSingleline Line has trailing spaces. 2678
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2679
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2680
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2680
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2681
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2681
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2682
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2682
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2683
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2683
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2684
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2684
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2685
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2686
 Error regexp RegexpSingleline Line has trailing spaces. 2687
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2688
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2689
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2689
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2690
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2690
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2691
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2691
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2692
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2692
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2693
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2693
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2694
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2694
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2695
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2695
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2696
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2696
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2697
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2697
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2698
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2698
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2699
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2699
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2700
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2700
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2701
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2701
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2702
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2702
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2703
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2703
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2704
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2704
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2705
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2705
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2706
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2706
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2707
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2707
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2708
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2708
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2709
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2709
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2710
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2710
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2711
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2711
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2712
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2712
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2713
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2714
 Error regexp RegexpSingleline Line has trailing spaces. 2715
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2716
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2717
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2717
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2718
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2718
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2719
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2719
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2720
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2720
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2721
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2721
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2722
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2722
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2723
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2723
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2724
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2724
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2725
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2725
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2726
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2726
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2727
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2727
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2728
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2728
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2729
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2729
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2730
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2730
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2731
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2731
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2732
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2732
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2733
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2733
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2734
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2734
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2735
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2735
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2736
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2736
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2737
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2737
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2738
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2738
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2739
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2739
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2740
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2740
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2741
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2742
 Error regexp RegexpSingleline Line has trailing spaces. 2743
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2744
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2745
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2745
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2746
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2746
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2747
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2747
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2748
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2748
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2749
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2749
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2750
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2750
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2751
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2751
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2752
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2752
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2753
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2753
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2754
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2754
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2755
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2755
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2756
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2756
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2757
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2757
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2758
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2758
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2759
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2759
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2760
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2760
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2761
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2761
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2762
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2762
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2763
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2763
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2764
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2764
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2765
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2765
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2766
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2766
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2767
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2767
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2768
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2768
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2769
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2769
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2770
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2770
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2771
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2771
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2772
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2772
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2773
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2773
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2774
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2774
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2775
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2775
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2776
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2777
 Error regexp RegexpSingleline Line has trailing spaces. 2778
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2779
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2780
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2780
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2781
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2781
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2782
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2782
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2783
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2783
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2784
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2784
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2785
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2785
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2786
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2786
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2787
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2787
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2788
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2788
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2789
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2789
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2790
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2790
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2791
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2791
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2792
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2792
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2793
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2793
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2794
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2794
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2795
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2795
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2796
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2796
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2797
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2797
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2798
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2798
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2799
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2799
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2800
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2800
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2801
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2801
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2802
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2802
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2803
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2803
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2804
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2804
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2805
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2805
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2806
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2806
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2807
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2807
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2808
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2808
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2809
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2809
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2810
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2810
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2811
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2812
 Error regexp RegexpSingleline Line has trailing spaces. 2813
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2814
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2815
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2815
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2816
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2816
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2817
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2817
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2818
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2818
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2819
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2819
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2820
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2820
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2821
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2821
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2822
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2822
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2823
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2823
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2824
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2824
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2825
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2825
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2826
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2826
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2827
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2827
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2828
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2828
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2829
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2829
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2830
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2830
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2831
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2831
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2832
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2832
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2833
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2833
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2834
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2834
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2835
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2835
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2836
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2836
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2837
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2838
 Error regexp RegexpSingleline Line has trailing spaces. 2839
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2840
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2841
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2841
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2842
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2842
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2843
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2843
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2844
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2844
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2845
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2845
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2846
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2846
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2847
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2847
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2848
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2849
 Error regexp RegexpSingleline Line has trailing spaces. 2850
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2851
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2852
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2852
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2853
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2853
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 2854
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2855
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2855
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 2856
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2856
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 2857
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2858
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2859
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2860
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 2861
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 2861
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 2862
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2863
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2863
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2864
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2864
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2865
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2865
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 2866
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 2867
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2868
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2868
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2869
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2869
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2870
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2870
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2871
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2871
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2872
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2873
 Error regexp RegexpSingleline Line has trailing spaces. 2874
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2875
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2876
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2876
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2877
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2878
 Error regexp RegexpSingleline Line has trailing spaces. 2879
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2880
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2881
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2881
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2882
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2882
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2883
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2883
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 2884
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2885
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 2885
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 2886
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2887
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2887
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 2888
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2888
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 2889
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 2890
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2891
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2891
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2892
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2892
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2893
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2894
 Error regexp RegexpSingleline Line has trailing spaces. 2895
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2896
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2897
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2898
 Error regexp RegexpSingleline Line has trailing spaces. 2899
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2900
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2901
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2901
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2902
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2902
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2903
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2903
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 2904
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2904
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2905
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2905
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2906
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2906
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 2907
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 2908
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2909
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2910
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 2910
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2911
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 2912
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2912
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 2913
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2913
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 2914
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2914
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 2915
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2916
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2917
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 2917
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2918
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 2918
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 2919
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 2920
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 2921
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 2921
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 2922
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 2922
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 2923
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 2923
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 2924
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 2924
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 2925
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 2926
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2927
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 2928
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 2929
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2930
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 2931
 Error regexp RegexpSingleline Line has trailing spaces. 2932
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 2933
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2934
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2934
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2935
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2935
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2936
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2936
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 2937
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 2938
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 2938
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 2939
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 2940
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2940
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2941
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2941
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2942
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2942
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 2943
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 2943
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 2944
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 2945
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2946
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2946
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2947
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2947
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2948
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2948
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2949
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2950
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2951
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 2952
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 2953
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2954
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2955
 Error indentation Indentation 'member def modifier' have incorrect indentation level 10, expected level should be 20. 2955
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 2956
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2957
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2957
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2958
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2958
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 2959
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 2960
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 2961
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 2962
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2963
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2964
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2964
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2965
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2965
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2966
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2967
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2968
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 2969
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 2970
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2971
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2972
 Error indentation Indentation 'member def modifier' have incorrect indentation level 10, expected level should be 20. 2972
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 2973
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2974
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2974
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 2975
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 2975
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 2976
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 2977
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 2978
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 2979
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2980
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2981
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2981
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2982
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2982
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2983
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 2983
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2984
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 16. 2984
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2985
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2985
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2986
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2986
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2987
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2987
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2988
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2988
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2989
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 2989
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 2990
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 2990
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2991
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2992
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 2993
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 2994
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 2995
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 2996
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2997
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 2997
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 2998
 Error indentation Indentation 'member def modifier' have incorrect indentation level 10, expected level should be 20. 2998
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 14, 18. 2999
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 18, 22. 3001
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 14, 18. 3002
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 3004
 Error indentation Indentation 'member def modifier' have incorrect indentation level 10, expected level should be 20. 3004
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 3005
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3006
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3006
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3007
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3007
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3008
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3008
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3009
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3009
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 3010
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 3011
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3012
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3013
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 3014
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3015
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3016
 Error regexp RegexpSingleline Line has trailing spaces. 3017
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3018
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3019
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3019
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3020
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3021
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3021
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3022
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3023
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3024
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3025
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3025
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3026
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3026
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3027
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 3028
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3029
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 3030
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 3031
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 3031
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 3032
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3033
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3033
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3034
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3034
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3035
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3035
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 3036
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 3037
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3038
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3039
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3040
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3041
 Error regexp RegexpSingleline Line has trailing spaces. 3042
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3043
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3044
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3044
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 3045
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3045
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3046
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3046
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3047
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3048
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3048
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3049
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3050
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3050
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3051
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3051
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3052
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3052
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 3053
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 3054
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3055
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3055
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3056
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3056
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3057
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3057
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3058
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3058
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3059
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3059
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3060
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3060
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3061
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3061
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3062
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3062
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3063
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3063
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3064
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3064
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 3065
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 3066
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3067
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3068
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3069
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3070
 Error regexp RegexpSingleline Line has trailing spaces. 3071
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3072
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3073
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3073
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3074
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3075
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3075
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3076
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3077
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3078
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3079
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3079
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3080
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3080
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3081
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 3082
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3083
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3084
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3084
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3085
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3085
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 3086
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 3087
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3088
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3088
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3089
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3089
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3090
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3090
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3091
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3091
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3092
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3092
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3093
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3093
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3094
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3094
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3095
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3095
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 3096
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 3097
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3098
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3098
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3099
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3099
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3100
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3101
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3102
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3103
 Error regexp RegexpSingleline Line has trailing spaces. 3104
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3105
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3106
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3106
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3107
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3107
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3108
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3109
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3109
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3110
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3110
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 3111
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 3112
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 3113
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 3114
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 20. 3115
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 3115
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 16. 3116
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 3117
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3117
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 3118
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3118
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 3119
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3120
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3121
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3121
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3122
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3122
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3123
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3124
 Error regexp RegexpSingleline Line has trailing spaces. 3125
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3126
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3127
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3127
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3128
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3128
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3129
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3129
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3130
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3130
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3131
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3131
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3132
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3132
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3133
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3133
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3134
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3134
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3135
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3135
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3136
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3136
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3137
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3137
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3138
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3138
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3139
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3139
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3140
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3140
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3141
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3142
 Error regexp RegexpSingleline Line has trailing spaces. 3143
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3144
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3145
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3145
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3146
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3147
 Error regexp RegexpSingleline Line has trailing spaces. 3148
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3152
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3153
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3153
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3154
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3154
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3155
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3155
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3156
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3156
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3157
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3157
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3158
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3158
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3159
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3159
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3160
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3160
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3161
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3161
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3162
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3162
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3163
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3163
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3164
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3165
 Error regexp RegexpSingleline Line has trailing spaces. 3166
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3167
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3168
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3169
 Error regexp RegexpSingleline Line has trailing spaces. 3170
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3171
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3172
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3172
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3173
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3173
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3174
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3174
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3175
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3175
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3176
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3176
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3177
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3178
 Error regexp RegexpSingleline Line has trailing spaces. 3179
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3180
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3181
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3181
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3182
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3182
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3183
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3183
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3184
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3184
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3185
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3185
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3186
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3187
 Error regexp RegexpSingleline Line has trailing spaces. 3188
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3189
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3190
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3190
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3191
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3191
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3192
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3192
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3193
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3193
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3194
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3194
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3195
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3196
 Error regexp RegexpSingleline Line has trailing spaces. 3197
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3198
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3199
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3200
 Error regexp RegexpSingleline Line has trailing spaces. 3201
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3202
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3203
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3203
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3204
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3204
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3205
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3205
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3206
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3206
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3207
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3207
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3208
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3209
 Error regexp RegexpSingleline Line has trailing spaces. 3210
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3211
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3212
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3212
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3213
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3213
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3214
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3214
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3215
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3215
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3216
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3216
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3217
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3218
 Error regexp RegexpSingleline Line has trailing spaces. 3219
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3220
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3221
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3221
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3222
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3222
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3223
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3223
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3224
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3224
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3225
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3225
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3226
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3227
 Error regexp RegexpSingleline Line has trailing spaces. 3228
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3229
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3230
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3230
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3231
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3231
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3232
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3232
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3233
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3233
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3234
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3234
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3235
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3236
 Error regexp RegexpSingleline Line has trailing spaces. 3237
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3238
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3239
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3239
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3240
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3241
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3241
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3242
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3242
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3243
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3244
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3245
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3246
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3246
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3247
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3247
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3248
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 3249
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3250
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3251
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3251
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3252
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3252
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3253
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3253
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3254
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3254
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3255
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3255
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 3256
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 3257
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3258
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3258
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3259
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3259
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 3260
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 3261
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 3261
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 3262
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 3262
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 3263
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 3263
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 3264
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 3265
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 3265
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 3266
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3266
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 3267
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3267
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 3268
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3269
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3269
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3270
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 3270
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3271
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3271
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3272
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3272
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3273
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 3273
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3274
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3274
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3275
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3275
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3276
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3276
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 3277
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 3278
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3279
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3279
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3280
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3280
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 3281
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 3282
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3283
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3283
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3284
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3284
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3285
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3286
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3287
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3288
 Error regexp RegexpSingleline Line has trailing spaces. 3289
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3290
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3291
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3291
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3292
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3293
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3293
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3294
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3294
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3295
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3296
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3297
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3298
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3298
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3299
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3299
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3300
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 3301
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3302
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3303
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3303
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3304
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3304
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3305
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3305
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3306
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3306
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3307
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3307
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 3308
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 3309
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3310
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3310
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3311
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3311
 Error indentation Indentation 'block lcurly' have incorrect indentation level 12, expected level should be 24. 3312
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 3313
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 3313
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 3314
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 3314
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 28. 3315
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 3315
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 3316
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 3317
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 3317
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 3318
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3318
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 3319
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3319
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 3320
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3321
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3321
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3322
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 3322
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3323
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3323
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3324
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3324
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3325
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 32. 3325
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3326
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3326
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3327
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3327
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 3328
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 3328
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 3329
 Error indentation Indentation 'block rcurly' have incorrect indentation level 12, expected level should be 24. 3330
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3331
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3331
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3332
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3332
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 3333
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 3334
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3335
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3335
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3336
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3336
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3337
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3338
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3339
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3340
 Error regexp RegexpSingleline Line has trailing spaces. 3341
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3342
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3343
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3343
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3344
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3345
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3345
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3346
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3347
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3347
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 3348
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 3349
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 3350
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3351
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3351
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3352
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3352
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3353
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3353
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3354
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3354
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3355
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3355
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3356
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3356
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3357
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3358
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3359
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3360
 Error regexp RegexpSingleline Line has trailing spaces. 3361
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3365
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3366
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3366
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3367
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3367
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3368
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3368
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3369
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3369
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3370
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3371
 Error regexp RegexpSingleline Line has trailing spaces. 3372
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3373
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3374
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3374
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3375
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3375
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3376
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3376
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3377
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3377
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3378
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3379
 Error regexp RegexpSingleline Line has trailing spaces. 3380
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3381
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3382
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3382
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3383
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3383
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3384
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3384
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3385
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3385
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3386
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3386
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3387
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3387
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3388
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3388
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3389
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3389
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3390
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3390
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3391
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3392
 Error regexp RegexpSingleline Line has trailing spaces. 3393
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3394
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3395
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3395
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3396
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3396
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3397
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3397
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3398
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3398
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3399
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3400
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3400
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3401
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3401
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3402
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3403
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3403
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3404
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3404
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3405
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3405
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3406
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3406
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3407
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3408
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3409
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3410
 Error regexp RegexpSingleline Line has trailing spaces. 3411
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3412
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3413
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3413
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3414
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3415
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3415
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3416
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3417
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3418
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3419
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3419
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3420
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3420
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3421
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 3422
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3423
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3424
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3424
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3425
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3425
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3426
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3426
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3427
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3427
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3428
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3428
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3429
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3429
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3430
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3430
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3431
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3432
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3433
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3434
 Error regexp RegexpSingleline Line has trailing spaces. 3435
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3436
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3437
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3437
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3438
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3439
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3439
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3440
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3441
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3442
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3443
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3443
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3444
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3444
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3445
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 3446
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3447
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3448
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3448
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3449
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3449
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3450
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3450
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3451
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3451
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3452
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3452
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3453
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3453
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3454
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3454
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3455
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3455
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3456
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3456
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3457
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3458
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3459
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3460
 Error regexp RegexpSingleline Line has trailing spaces. 3461
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3462
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3463
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3463
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3464
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3465
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3466
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3467
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 3468
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3469
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3470
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3471
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3472
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3472
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 3473
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3473
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3474
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3474
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 3475
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3475
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3476
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3476
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3477
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3478
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 3478
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3479
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3480
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3480
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3481
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3482
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3483
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3484
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3484
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3485
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3485
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3486
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 3487
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3488
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3489
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 3489
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3490
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3490
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 3491
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 3492
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 3493
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 3493
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 3494
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 3494
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 3495
 Error indentation Indentation 'member def modifier' have incorrect indentation level 10, expected level should be 20. 3495
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 3496
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3497
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3497
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3498
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3498
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3499
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3499
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3500
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3500
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3501
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3501
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 24. 3502
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 28. 3503
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 28. 3503
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 24. 3504
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 3505
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 3506
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 3507
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 3508
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3509
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3510
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3511
 Error regexp RegexpSingleline Line has trailing spaces. 3512
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3513
 Error indentation Indentation 'for' have incorrect indentation level 4, expected level should be 8. 3514
 Error indentation Indentation 'block lcurly' have incorrect indentation level 6, expected level should be 12. 3515
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 3516
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3516
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 16. 3517
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3517
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 3518
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 3519
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 3519
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 3520
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 3520
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 3521
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 16. 3522
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 3523
 Error indentation Indentation 'member def modifier' have incorrect indentation level 10, expected level should be 20. 3523
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 3524
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 3524
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 3525
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 3526
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3526
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 3527
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 20. 3528
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 3528
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 16. 3529
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 12. 3530
 Error indentation Indentation 'for rcurly' have incorrect indentation level 4, expected level should be 8. 3531
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3532
 Error regexp RegexpSingleline Line has trailing spaces. 3533
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3534
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3535
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3535
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3536
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3537
 Error regexp RegexpSingleline Line has trailing spaces. 3538
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3539
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3540
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3540
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3541
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3542
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3542
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3543
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3544
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3544
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3545
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3546
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3547
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3548
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3548
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3549
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3550
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3550
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3551
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3552
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 3553
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3553
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3554
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3555
 Error regexp RegexpSingleline Line has trailing spaces. 3556
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3557
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3558
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3559
 Error regexp RegexpSingleline Line has trailing spaces. 3560
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3561
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3562
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3562
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3563
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3563
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3564
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3565
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3566
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3567
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3567
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3568
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 3569
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3570
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3571
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3572
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3573
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 3574
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3575
 Error regexp RegexpSingleline Line has trailing spaces. 3576
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3577
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3578
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3578
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3579
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3580
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3580
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3581
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3582
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3582
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3583
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3583
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3584
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3584
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3585
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3585
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3586
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3586
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3587
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3587
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3588
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3588
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3589
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3590
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3590
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3591
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3591
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3592
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3592
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3593
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3593
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3594
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3594
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3595
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3595
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 3596
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3597
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3598
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3599
 Error regexp RegexpSingleline Line has trailing spaces. 3600
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3601
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3602
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3602
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3603
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3604
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3604
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3605
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3606
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3606
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3607
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3607
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3608
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3608
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3609
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3609
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3610
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3610
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3611
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3611
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3612
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3612
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3613
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3613
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3614
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3615
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3615
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3616
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3616
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3617
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3617
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3618
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3618
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3619
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3619
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3620
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3620
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3621
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3621
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 3622
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3623
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3624
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3625
 Error regexp RegexpSingleline Line has trailing spaces. 3626
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3627
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 3628
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3628
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 3629
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 3630
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 3630
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 3631
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3632
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3632
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3633
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3633
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3634
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3634
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3635
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3635
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3636
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3636
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3637
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3637
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 3638
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 3639
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 3639
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 3640
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 3640
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 3641
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 3641
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 3642
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3643
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 3644
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 3645
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3645
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 3646
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3646
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 3647
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3647
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 3648
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 3649
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 3650
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3651
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3651
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3652
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3652
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 3653
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 3654
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3655
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3655
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3656
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3656
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 3657
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3657
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 3658
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3659
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3659
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3660
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3660
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3661
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 3661
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3662
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3662
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3663
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3663
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 3664
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 3665
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 3665
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 3666
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 3666
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 3667
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 3667
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 3668
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3669
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 3670
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 3671
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3671
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 3672
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3672
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 3673
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3673
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 3674
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 3675
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 3676
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3677
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 3677
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 3678
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 3678
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 3679
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 3680
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 16. 3681
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 3681
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 12. 3682
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 3683
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 3684
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3685
 Error regexp RegexpSingleline Line has trailing spaces. 3686
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3687
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3688
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3689
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3690
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3691
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3692
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3693
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3694
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3695
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3696
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3697
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3698
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3699
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 3701
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3702
 Error regexp RegexpSingleline Line has trailing spaces. 3703
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3704
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3705
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3706
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3707
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3708
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3709
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3710
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3711
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3712
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3713
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3714
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3715
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3716
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 3718
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3719
 Error regexp RegexpSingleline Line has trailing spaces. 3720
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3721
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3722
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3723
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3724
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3725
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3726
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3727
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3728
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3729
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3730
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3731
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3732
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3733
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 3735
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3736
 Error regexp RegexpSingleline Line has trailing spaces. 3737
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3738
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3739
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3740
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3741
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3742
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3743
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3744
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 3746
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3747
 Error regexp RegexpSingleline Line has trailing spaces. 3748
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3749
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3750
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3751
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3752
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3753
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3754
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3755
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3756
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3757
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3758
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3759
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 3761
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3762
 Error regexp RegexpSingleline Line has trailing spaces. 3763
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3764
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3765
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3766
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3767
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3768
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3769
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3770
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3771
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3772
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3773
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3774
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3775
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3776
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 3778
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3779
 Error regexp RegexpSingleline Line has trailing spaces. 3780
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3781
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3782
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3783
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3784
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3785
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3786
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3787
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 3789
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3790
 Error regexp RegexpSingleline Line has trailing spaces. 3791
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3792
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3793
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3794
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3795
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3796
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3797
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3798
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 3800
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3801
 Error regexp RegexpSingleline Line has trailing spaces. 3802
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 3803
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 3804
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3805
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3806
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3807
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3808
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 3809
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 3810
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 3811
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 3813
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 3814

org/opendaylight/yangtools/yang/unified/doc/generator/maven/DocumentationGeneratorImpl.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 26

org/opendaylight/yangtools/yang/unified/doc/generator/maven/retest/RetestUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.File' import. 13

org/opendaylight/yangtools/yang/wadl/generator/WadlRestconfGenerator.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 42
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 48
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 50
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 52
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 54
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error indentation Indentation 'member def modifier' have incorrect indentation level 2, expected level should be 4. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. 58
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 59
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 59
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 60
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 60
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 61
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 62
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 12. 62
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 63
 Error indentation Indentation 'ctor def' child have incorrect indentation level 4, expected level should be 8. 64
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 67
 Error indentation Indentation 'try' have incorrect indentation level 4, expected level should be 8. 68
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 12. 69
 Error indentation Indentation 'try' child have incorrect indentation level 6, expected level should be 12. 69
 Error indentation Indentation 'try' child have incorrect indentation level 6, expected level should be 12. 70
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 71
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 72
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 73
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 73
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 74
 Error indentation Indentation 'member def modifier' have incorrect indentation level 10, expected level should be 20. 74
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 14, 18. 75
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 18, 22. 77
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 14, 18. 78
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 80
 Error indentation Indentation 'member def modifier' have incorrect indentation level 10, expected level should be 20. 80
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 81
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 81
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 82
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 82
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 83
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 83
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 84
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 86
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 87
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 87
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 88
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 88
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 89
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 89
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 24. 90
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 20. 91
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 92
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 93
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 93
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 94
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 95
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 95
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 96
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 24. 97
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 28. 98
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 28. 98
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 28. 99
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 32. 100
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 100
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 28. 101
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 32. 102
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 32. 102
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 28. 103
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 24. 104
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 105
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 106
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 106
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 107
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 107
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 108
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 108
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 109
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 109
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 110
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 110
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 111
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 111
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 112
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 112
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 113
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 113
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 114
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 114
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 115
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 115
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 116
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 116
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 117
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 117
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 118
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 118
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 119
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 120
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 121
 Error indentation Indentation 'try' child have incorrect indentation level 6, expected level should be 12. 122
 Error indentation Indentation 'try rcurly' have incorrect indentation level 4, expected level should be 8. 123
 Error indentation Indentation 'catch' child have incorrect indentation level 6, expected level should be 12. 124
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 4, expected level should be 8. 125
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 126
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 128
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 129
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 129
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 130
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 130
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 131
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 131
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 133
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 133
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 135
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 135
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 136
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 136
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 137
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 137
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 138
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 138
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 139
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 139
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 140
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 140
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 141
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 141
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 142
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 142
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 144
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 144
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 145
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 145
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 146
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 146
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 147
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 147
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 148
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 148
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 149
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 149
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 150
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 150
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 151
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 151
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 152
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 152
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 153
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 153
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 154
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 154
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 155
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 155
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 156
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 157
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 159
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 161
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 162
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 162
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 163
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 164
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 164
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 165
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 165
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 166
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 166
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 167
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 167
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 168
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 168
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 169
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 169
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 170
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 170
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 171
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 171
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 172
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 172
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 173
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 173
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 174
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 174
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 175
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 176
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 177
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 178
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 180
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 182
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 182
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 183
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 183
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 185
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 185
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 186
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 186
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 187
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 187
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 188
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 188
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 189
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 189
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 190
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 191
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 191
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 192
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 193
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 193
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 194
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 194
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 195
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 195
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 196
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 196
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 197
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 197
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 198
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 198
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 199
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 200
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 201
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 201
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 202
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 202
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 203
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 204
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 206
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 207
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 207
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 208
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 208
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 209
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 209
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 210
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 210
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 211
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 211
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 212
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 212
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 213
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 213
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 214
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 214
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 215
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 215
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 216
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 216
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 217
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 217
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 218
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 218
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 219
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 219
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 220
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 220
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 221
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 221
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 222
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 222
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 223
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 223
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 224
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 225
 Error regexp RegexpSingleline Line has trailing spaces. 226
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 227
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 228
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 228
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 229
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 230
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 230
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 231
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 231
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 232
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 233
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 233
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 234
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 234
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 235
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 236
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 237
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 237
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 238
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 238
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 239
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 239
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 240
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 240
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 241
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 242
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 243
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 243
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 244
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 244
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 245
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 246
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 247
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 248
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 250
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 251
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 251
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 252
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 253
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 253
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 254
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 254
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 255
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 256
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 256
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 257
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 257
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 258
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 259
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 260
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 260
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 261
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 261
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 262
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 262
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 263
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 263
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 264
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 265
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 266
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 267
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 268
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 268
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 269
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 269
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 270
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 270
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 271
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 271
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 272
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 273
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 274
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 274
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 275
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 275
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 276
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 278
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 279
 Error regexp RegexpSingleline Line has trailing spaces. 280
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 281
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 282
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 282
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 283
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 284
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 284
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 285
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 285
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 286
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 286
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 287
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 288
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 288
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 289
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 289
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 290
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 291
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 291
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 292
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 293
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 293
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 294
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 294
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 295
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 295
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 296
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 296
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 297
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 297
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 298
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 298
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 299
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 299
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 300
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 300
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 301
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 301
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 302
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 302
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 303
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 303
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 304
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 304
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 305
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 305
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 306
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 306
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 307
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 307
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 308
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 308
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 309
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 309
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 310
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 310
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 311
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 311
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 312
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 312
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 313
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 313
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 314
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 314
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 315
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 316
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 317
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 317
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 318
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 318
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 319
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 320
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 321
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 322
 Error regexp RegexpSingleline Line has trailing spaces. 323
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 324
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 325
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 325
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 326
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 326
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 327
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 327
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 328
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 328
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 329
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 329
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 330
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 330
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 331
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 331
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 332
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 332
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 333
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 333
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 334
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 334
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 335
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 335
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 336
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 336
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 337
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 337
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 338
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 338
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 339
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 339
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 340
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 341
 Error regexp RegexpSingleline Line has trailing spaces. 342
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 343
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 344
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 344
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 345
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 345
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 346
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 346
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 347
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 347
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 348
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 348
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 349
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 349
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 350
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 350
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 351
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 351
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 352
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 352
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 353
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 353
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 354
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 354
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 355
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 355
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 356
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 357
 Error regexp RegexpSingleline Line has trailing spaces. 358
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 359
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 360
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 360
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 361
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 362
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 362
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 363
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 363
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 364
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 364
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 365
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 365
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 366
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 367
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 367
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 368
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 369
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 370
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 370
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 371
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 371
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 372
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 372
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 373
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 373
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 374
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 374
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 375
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 375
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 376
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 20. 376
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 377
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 378
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 379
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 380
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 381
 Error regexp RegexpSingleline Line has trailing spaces. 382
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 383
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 384
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 384
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 385
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 386
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 386
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 12. 387
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 12. 387
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 388
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 389
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 389
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 390
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 390
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 391
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 391
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 392
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 393
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 394
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 394
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 395
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 395
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 396
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 396
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 397
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 397
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 398
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 398
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 12. 399
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 16. 401
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 12. 402
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 404
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 404
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 405
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 405
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 406
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 407
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 408
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 408
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 409
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 409
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 410
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 410
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 411
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 411
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 412
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 412
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 413
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 413
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 414
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 20. 415
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 416
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 416
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 417
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 417
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 24. 418
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 418
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 20. 419
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 420
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 421
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 422
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 423
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 424
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 425
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 425
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 426
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 426
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 16. 427
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 427
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 428
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 429
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 430
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 431
 Error regexp RegexpSingleline Line has trailing spaces. 432
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 433
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 434
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 434
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 435
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 12. 436
 Error indentation Indentation 'block lcurly' have incorrect indentation level 8, expected level should be 16. 437
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 20. 438
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 20. 438
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 20. 439
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 440
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 440
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 441
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 441
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 442
 Error indentation Indentation 'member def modifier' have incorrect indentation level 12, expected level should be 24. 442
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 443
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 443
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 444
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 444
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 445
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 445
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 446
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 24. 446
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 447
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 447
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 448
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 448
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 449
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 449
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 450
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 450
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 24. 451
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 24. 451
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 20. 452
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 16. 453
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 12. 454
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 455
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 456
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 457
 Error regexp RegexpSingleline Line has trailing spaces. 458
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 459
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 460
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 460
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 461
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 461
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 462
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 462
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 463
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 463
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 464
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 464
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 465
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 465
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 466
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 466
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 467
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 467
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 468
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 468
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 469
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 469
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 470
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 470
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 471
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 471
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 472
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 472
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 473
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 473
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 474
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 474
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 475
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 475
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 476
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 476
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 477
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 477
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 478
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 478
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 479
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 480
 Error regexp RegexpSingleline Line has trailing spaces. 481
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 482
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 483
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 483
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 484
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 484
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 485
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 485
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 486
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 486
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 487
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 487
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 488
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 488
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 489
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 489
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 490
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 490
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 491
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 491
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 492
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 492
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 493
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 493
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 494
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 494
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 495
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 495
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 496
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 496
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 497
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 497
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 498
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 498
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 499
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 499
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 500
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 500
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 501
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 501
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 502
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 503
 Error regexp RegexpSingleline Line has trailing spaces. 504
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 505
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 506
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 506
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 507
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 507
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 508
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 508
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 509
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 509
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 510
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 510
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 511
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 511
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 512
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 512
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 513
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 513
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 514
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 514
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 515
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 515
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 516
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 516
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 517
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 517
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 518
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 518
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 519
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 519
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 520
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 520
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 521
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 521
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 522
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 522
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 523
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 523
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 524
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 524
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 525
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 526
 Error regexp RegexpSingleline Line has trailing spaces. 527
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 528
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 529
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 529
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 530
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 530
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 531
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 531
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 532
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 533
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 534
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 534
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 535
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 535
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 536
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 536
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 537
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 537
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 538
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 538
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 539
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 539
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 540
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 540
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 541
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 541
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 542
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 542
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 543
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 543
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 544
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 544
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 545
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 546
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 8. 547
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 12. 548
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 549
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 549
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 550
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 550
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 551
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 551
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 552
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 552
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 553
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 553
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 554
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 16. 554
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 555
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 555
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 556
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 556
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 557
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 557
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 558
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 558
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 16. 559
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 16. 559
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 12. 560
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 8. 561
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 562
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 562
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 563
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 563
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 564
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 565
 Error regexp RegexpSingleline Line has trailing spaces. 566
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 567
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 568
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 568
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 569
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 569
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 570
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 570
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 571
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 572
 Error regexp RegexpSingleline Line has trailing spaces. 573
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 574
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 575
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 575
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 8. 576
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 576
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 577
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 577
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 578
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 578
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 579
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 579
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 580
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 580
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 581
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 581
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 582
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 582
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 583
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 583
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 584
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 584
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 585
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 585
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 586
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 586
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 587
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 587
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 588
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 588
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 589
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 589
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 590
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 590
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 591
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 591
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 592
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 592
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 593
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 593
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 594
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 594
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 595
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 595
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 596
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 596
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 8. 597
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 597
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 598
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 599
 Error regexp RegexpSingleline Line has trailing spaces. 600
 Error indentation Indentation 'method def modifier' have incorrect indentation level 2, expected level should be 4. 601
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 8. 602
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 602
 Error indentation Indentation 'if' have incorrect indentation level 4, expected level should be 8. 603
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 12. 604
 Error indentation Indentation 'if rcurly' have incorrect indentation level 4, expected level should be 8. 605
 Error indentation Indentation 'else' child have incorrect indentation level 6, expected level should be 12. 606
 Error indentation Indentation 'else rcurly' have incorrect indentation level 4, expected level should be 8. 607
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 8. 608
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 609

org/opendaylight/yangtools/yang/wadl/generator/maven/WadlGenerator.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 49