package antlr4c3
Type Members
- class CodeCompletionCore extends AnyRef
Port of antlr-c3 javascript library to java
Port of antlr-c3 javascript library to java
The c3 engine is able to provide code completion candidates useful for editors with ANTLR generated parsers, independent of the actual language/grammar used for the generation.