All Classes and Interfaces

Class
Description
This class provides an empty implementation of RListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
 
 
 
 
 
 
This class provides an empty implementation of RFilterListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
This interface defines a complete listener for a parse tree produced by RFilter.
This represents the R language as a language supported by JPlag.
 
This interface defines a complete listener for a parse tree produced by RParser.
Contains mapping for RLang to create JPlag tokens from ANTLR tokens
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This 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.