Class RawMacroParameters


  • public class RawMacroParameters
    extends Object
    Parameters for the RawMacro.
    Since:
    13.1RC1
    Version:
    $Id: 9194472dc0267801e3859a529624a9be8ec6e3c9 $
    • Constructor Detail

      • RawMacroParameters

        public RawMacroParameters()
    • Method Detail

      • setSyntax

        public void setSyntax​(Syntax syntax)
        Parameters:
        syntax - the target syntax and also the syntax in which the content is written in
      • getSyntax

        public Syntax getSyntax()
        Returns:
        the target syntax and also the syntax in which the content is written in