
org.apache.royale.abc.visitors.package.html Maven / Gradle / Ivy
This package contains the most basic model of ABC, which uses visitors.
It consists of a set of visitors that accept data from a source,
usually a client compiler or an ABCParser
,
and transmit the data to a sink,
usually a static analysis program or an ABCEmitter
.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy