Package de.monticore.siunit.siunits._parser
package de.monticore.siunit.siunits._parser
-
ClassDescriptionImplementation of SIUnitsParserInfo where every method returns false.This class provides an empty implementation of
SIUnitsAntlrParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.This interface defines a complete generic visitor for a parse tree produced bySIUnitsAntlrParser.