Package | Description |
---|---|
net.sourceforge.plantuml.command |
Modifier and Type | Method and Description |
---|---|
CommandControl |
SingleLineCommand2.isValid(BlocLines lines) |
CommandControl |
ProtectedCommand.isValid(BlocLines lines) |
CommandControl |
CommandMultilinesBracket.isValid(BlocLines lines) |
CommandControl |
CommandMultilines3.isValid(BlocLines lines) |
CommandControl |
CommandMultilines2.isValid(BlocLines lines) |
CommandControl |
CommandMultilines.isValid(BlocLines lines) |
CommandControl |
CommandDecoratorMultine.isValid(BlocLines lines) |
CommandControl |
Command.isValid(BlocLines lines) |
static CommandControl |
CommandControl.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CommandControl[] |
CommandControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All Rights Reserved.