Package de.jplag.kotlin
Class KotlinLanguage
java.lang.Object
de.jplag.antlr.AbstractAntlrLanguage
de.jplag.kotlin.KotlinLanguage
- All Implemented Interfaces:
Language
This represents the Kotlin language as a language supported by JPlag.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.jplag.antlr.AbstractAntlrLanguage
initializeParser, parseMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.jplag.Language
customizeSubmissionOrder, expectsSubmissionOrder, getOptions, isPreformatted, parse, requiresCoreNormalization, supportsNormalization, tokensHaveSemantics, useViewFiles, viewFileSuffix
-
Constructor Details
-
KotlinLanguage
public KotlinLanguage()
-
-
Method Details
-
suffixes
-
getName
-
getIdentifier
-
minimumTokenMatch
public int minimumTokenMatch()
-