Package org.matheclipse.core.visit
-
Interface Summary Interface Description IVisitor<T> A visitor which could be used in theorg.matheclipse.core.interfaces.IExpr#accept()method.IVisitorBoolean A visitor which could be used in theorg.matheclipse.core.interfaces.IExpr#accept()method.IVisitorInt A visitor which could be used in theorg.matheclipse.core.interfaces.IExpr#accept()method. -
Class Summary Class Description AbstractVisitor<T> AbstractVisitorBoolean AbstractVisitorInt HashValueVisitor VisitorCollectionBoolean VisitorExpr Visit every node of anIExprexpression.VisitorFunction<T> VisitorLevelSpecification A level specification visitor for levels in abstract syntax trees (AST).VisitorPredicate VisitorReplaceAll Replace all occurrences of expressions where the givenfunction.apply()method returns a nonnullvalue.VisitorReplacePart VisitorReplaceSlots Replace all occurrences of Slot[] expressions.
DMelt 3.0 © DataMelt by jWork.ORG