All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.joern.fuzzyc2cpg.parser.CommonParserContext Maven / Gradle / Ivy

There is a newer version: 1.1.911
Show newest version
package io.joern.fuzzyc2cpg.parser;

public class CommonParserContext {

  public String filename;
  public TokenSubStream stream;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy