Uses of Enum Class
fr.opensagres.xdocreport.core.document.SyntaxKind
Packages that use SyntaxKind
-
Uses of SyntaxKind in fr.opensagres.xdocreport.core.document
Methods in fr.opensagres.xdocreport.core.document that return SyntaxKindModifier and TypeMethodDescriptionstatic SyntaxKindReturns the enum constant of this class with the specified name.static SyntaxKind[]SyntaxKind.values()Returns an array containing the constants of this enum class, in the order they are declared.