com.sonarsource.cobol.api.ast
Class ComplexityNodesRepository
java.lang.Object
com.sonarsource.cobol.api.ast.ComplexityNodesRepository
public class ComplexityNodesRepository
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComplexityNodesRepository
public ComplexityNodesRepository()
getList
public static List<? extends AstNodeType> getList(CobolGrammar grammar)
getArray
public static AstNodeType[] getArray(CobolGrammar grammar)
Copyright © 2011 SonarSource. All Rights Reserved.