Uses of Class
edu.iu.jrsalata.ExtendedStatement
-
Uses of ExtendedStatement in edu.iu.jrsalata
Modifier and TypeMethodDescriptionvoid
ModificationVisitor.visit
(ExtendedStatement statement) Visits an ExtendedStatement and adds its modification to the list of modifications if the modification is not an empty string.void
VisitorInterface.visit
(ExtendedStatement statement) Visits the given statement.