Package de.jplag.rlang
package de.jplag.rlang
-
ClassDescriptionThis represents the R language as a language supported by JPlag.Contains mapping for RLang to create JPlag tokens from ANTLR tokensThis class sets up the lexer and parser generated by ANTLR4, feeds the submissions through them and passes the selected tokens on to the main program.Tokens in R that are deemed important when comparing submissions for plagiarisms.