Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #SonarSource - 37 results found.
NameDescriptionTypePackageFramework
AstAndTokenVisitorThe AstVisitor allows to visit some desired AstNode.Interfacecom.sonar.sslr.apiSonarSource
AstNodethe parser is in charge to construct an abstract syntax tree (AST) which is a tree representation of the abstract syntactic structure of source code.Classcom.sonar.sslr.apiSonarSource
AstNodeBrowserClasscom.sonar.sslr.apiSonarSource
AstNodeSkippingPolicySpecific Ast node types that can tell whether they should be skipped from being attached to the AST or not.Interfacecom.sonar.sslr.apiSonarSource
AstNodeTypeEach AST Node has a type which can be for instance the Rule of a Grammar, a language keyword or a language special token like a WORD.Interfacecom.sonar.sslr.apiSonarSource
AstVisitorInterfacecom.sonar.sslr.apiSonarSource
AuditListenerInterfacecom.sonar.sslr.apiSonarSource
BarrierSignalA Barrier signal is used to silently stop exploring a path.Classcom.sonar.sslr.api.flowSonarSource
BranchClasscom.sonar.sslr.api.flowSonarSource
CGrammarClasscom.sonar.c.apiSonarSource
CKeywordenum CKeywordextends java.Classcom.sonar.c.apiSonarSource
CMetricenum CMetricextends java.Classcom.sonar.c.apiSonarSource
CommentAnalyserClasscom.sonar.sslr.apiSonarSource
CPreprocessorGrammarClasscom.sonar.c.apiSonarSource
CPunctuatorenum CPunctuatorextends java.Classcom.sonar.c.apiSonarSource
CTokenTypeenum CTokenTypeextends java.Classcom.sonar.c.apiSonarSource
ExecutionFlowInterfacecom.sonar.sslr.api.flowSonarSource
ExecutionFlowEngineClasscom.sonar.sslr.api.flowSonarSource
ExecutionFlowErrorSee Also:Serialized FormConstructor SummaryExecutionFlowError(java.Classcom.sonar.sslr.api.flowSonarSource
ExecutionFlowSignalSee Also:Serialized FormConstructor SummaryExecutionFlowSignal()Classcom.sonar.sslr.api.flowSonarSource
ExecutionFlowVisitorClasscom.sonar.sslr.api.flowSonarSource
FlowHandlerClasscom.sonar.sslr.api.flowSonarSource
GenericTokenTypeenum GenericTokenTypeextends java.Classcom.sonar.sslr.apiSonarSource
GrammarClasscom.sonar.sslr.apiSonarSource
PreprocessingDirectiveClasscom.sonar.sslr.apiSonarSource
Preprocessor A preprocessor is a component which can alter the stream of Token and Trivia.Classcom.sonar.sslr.apiSonarSource
PreprocessorActionThis class encapsulates the actions to be performed by a preprocessor.Classcom.sonar.sslr.apiSonarSource
RecognitionExceptionIf a parsing error is encountered, an exception which implements this RecognitionException is thrown by the Parser.Classcom.sonar.sslr.apiSonarSource
RecognitionExceptionListenerInterfacecom.sonar.sslr.apiSonarSource
RuleA Rule describes a context free grammar syntactic rule.Interfacecom.sonar.sslr.apiSonarSource
StatementClasscom.sonar.sslr.api.flowSonarSource
StopFlowExplorationSignalMust be used to stop visiting the execution flow.Classcom.sonar.sslr.api.flowSonarSource
StopPathExplorationSignalThis signal must be used when the end of a path has been reached.Classcom.sonar.sslr.api.flowSonarSource
SymbolClasscom.sonar.sslr.api.symbolSonarSource
TokenTokens are string of character like an identifier, a literal, an integer, .Classcom.sonar.sslr.apiSonarSource
TokenTypeInterfacecom.sonar.sslr.apiSonarSource
TriviaClasscom.sonar.sslr.apiSonarSource