Uses of Class
mars.assembler.syntax.DirectiveSyntax
Packages that use DirectiveSyntax
-
Uses of DirectiveSyntax in mars.assembler
Methods in mars.assembler with parameters of type DirectiveSyntaxModifier and TypeMethodDescriptionvoid
Directive.process
(DirectiveSyntax syntax, Assembler assembler) Parse and execute this directive using the given directive syntax and assembler.