Uses of Class
com.github.gbenroscience.util.ErrorLog
Packages that use ErrorLog
Package
Description
Classes designed to parse a mathematical expression.
-
Uses of ErrorLog in com.github.gbenroscience.parser
Methods in com.github.gbenroscience.parser that return ErrorLogMethods in com.github.gbenroscience.parser with parameters of type ErrorLogModifier and TypeMethodDescriptionvoidMathExpression.copyErrorLogTo(ErrorLog log) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanstatic booleanOperator.validateAll(List<String> scan, ErrorLog errorLog) static booleanListReturningStatsMethod.validateFunction(List<String> scan, ErrorLog errorLog) Takes an object of class Function and validates its ListReturningStatsOperators objects.Constructors in com.github.gbenroscience.parser with parameters of type ErrorLog -
Uses of ErrorLog in com.github.gbenroscience.parser.turbo.tools
Fields in com.github.gbenroscience.parser.turbo.tools declared as ErrorLog -
Uses of ErrorLog in com.github.gbenroscience.util
Methods in com.github.gbenroscience.util with parameters of type ErrorLog