Uses of Class
com.sonar.sslr.api.Comments
-
Packages that use Comments Package Description com.sonar.sslr.api com.sonarsource.cobol.api.ast -
-
Uses of Comments in com.sonar.sslr.api
Methods in com.sonar.sslr.api that return Comments Modifier and Type Method Description CommentsLexerOutput. getComments()CommentsLexerOutput. getComments(CommentAnalyser commentAnalyser) -
Uses of Comments in com.sonarsource.cobol.api.ast
Methods in com.sonarsource.cobol.api.ast that return Comments Modifier and Type Method Description CommentsCobolAstVisitor. getComments()Methods in com.sonarsource.cobol.api.ast with parameters of type Comments Modifier and Type Method Description voidCobolAstVisitor. setComments(Comments comments)Do not use
-