Package org.sonarsource.slang.parser
Class SNativeKind
java.lang.Object
org.sonarsource.slang.parser.SNativeKind
- All Implemented Interfaces:
org.sonarsource.slang.api.NativeKind
-
Constructor Summary
ConstructorsConstructorDescriptionSNativeKind(Class<? extends org.antlr.v4.runtime.ParserRuleContext> ctxClass, Object... differentiatorObjs) SNativeKind(org.antlr.v4.runtime.ParserRuleContext ctx) SNativeKind(org.antlr.v4.runtime.ParserRuleContext ctx, Object... differentiatorObjs) -
Method Summary