Uses of Class
dev.civl.abc.transform.IF.TransformRecord
Packages that use TransformRecord
Package
Description
Module transform defines various kinds of transformations
of an AST.
-
Uses of TransformRecord in dev.civl.abc.transform.IF
Methods in dev.civl.abc.transform.IF that return TransformRecordMethods in dev.civl.abc.transform.IF with parameters of type TransformRecordModifier and TypeMethodDescriptionstatic voidTransform.addTransform(TransformRecord record) Adds a new transform to the collection of known ones.