A B C E F G H I L M N P R S T W X

W

write(Writer, SyntaxAdaptor<? extends SyntaxAdaptable>) - Method in interface inf.compilers.SyntaxAdaptable
This function can be used to write this SyntaxAdaptable object to the given Writer.
write(R, Writer) - Method in interface inf.compilers.SyntaxAdaptor
This function takes a Java object in the internal representation (a SyntaxAdaptable), and writes it to the given Writer as a string conforming to the syntax of the language used by this adaptor.
write(R, Writer) - Method in class inf.compilers.XmlAdaptor
This function takes a Java object in the internal representation (a SyntaxAdaptable), and writes it to the given Writer as a string conforming to the XML syntax of the language used by this adaptor.

A B C E F G H I L M N P R S T W X