Uses of Enum
org.jboss.jdeparser.JBlock.Braces
-
Uses of JBlock.Braces in org.jboss.jdeparser
Subclasses with type arguments of type JBlock.Braces in org.jboss.jdeparserMethods in org.jboss.jdeparser that return JBlock.BracesModifier and TypeMethodDescriptionstatic JBlock.BracesReturns the enum constant of this type with the specified name.static JBlock.Braces[]JBlock.Braces.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jboss.jdeparser with parameters of type JBlock.BracesModifier and TypeMethodDescriptionJBlock.block(JBlock.Braces braces) Create a nested sub-block at this point.