Package de.jplag.semantics


package de.jplag.semantics
  • Class
    Description
    Contains semantic information about a code snippet, in our case either a token or a statement.
    Each variable has its unique identity, important for tracing in graph (NormalizationGraph::spreadKeep).
    The ways a variable can be accessed.
    Registry of variables to assist in generating token semantics.
    The scopes a variable can have.