JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.sonar.plugins.python.api.tree
Interface Trivia
All Known Implementing Classes:
TriviaImpl
public interface
Trivia
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Token
token
()
Returns the token of the comment
String
value
()
Method Details
token
Token
token
()
Returns the token of the comment
value
String
value
()