Uses of Class
io.protostuff.compiler.model.Syntax
-
Packages that use Syntax Package Description io.protostuff.compiler.model -
-
Uses of Syntax in io.protostuff.compiler.model
Fields in io.protostuff.compiler.model declared as Syntax Modifier and Type Field Description static SyntaxSyntax. DEFAULTprotected SyntaxProto. syntaxMethods in io.protostuff.compiler.model that return Syntax Modifier and Type Method Description SyntaxProto. getSyntax()Methods in io.protostuff.compiler.model with parameters of type Syntax Modifier and Type Method Description voidProto. setSyntax(Syntax syntax)
-