Uses of Class
dev.civl.abc.ast.IF.DifferenceObject
Packages that use DifferenceObject
Package
Description
Module ast defines an Abstract Syntax Tree
representation of a program, the
AST.Submodule ast.node defines every kind of
node in an AST.
-
Uses of DifferenceObject in dev.civl.abc.ast.IF
Methods in dev.civl.abc.ast.IF that return DifferenceObjectModifier and TypeMethodDescriptionReturns the first difference between this AST and that AST. -
Uses of DifferenceObject in dev.civl.abc.ast.node.IF
Methods in dev.civl.abc.ast.node.IF that return DifferenceObjectModifier and TypeMethodDescriptionReturns the first difference between this AST node and that node.