chalk
.
tools
.
cmdline
.
dictionary
DictionaryBuilderTool
class
DictionaryBuilderTool
extends
AbstractBasicCmdLineTool
Linear Supertypes
AbstractBasicCmdLineTool
,
BasicCmdLineTool
,
AbstractCmdLineTool
,
CmdLineTool
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
DictionaryBuilderTool
AbstractBasicCmdLineTool
BasicCmdLineTool
AbstractCmdLineTool
CmdLineTool
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
DictionaryBuilderTool
()
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
getBasicHelp
[
T
]
(
argProxyInterfaces:
<repeated...>
[
Class
[
T
]]
)
:
String
Attributes
protected[
chalk.tools.cmdline
]
Definition Classes
AbstractCmdLineTool
def
getBasicHelp
[
T
]
(
argProxyInterface:
Class
[
T
]
)
:
String
Attributes
protected[
chalk.tools.cmdline
]
Definition Classes
AbstractCmdLineTool
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getHelp
()
:
String
Definition Classes
DictionaryBuilderTool
→
CmdLineTool
def
getName
()
:
String
Definition Classes
AbstractCmdLineTool
→
CmdLineTool
def
getShortDescription
()
:
String
Definition Classes
DictionaryBuilderTool
→
AbstractCmdLineTool
→
CmdLineTool
def
hasParams
()
:
Boolean
Definition Classes
AbstractCmdLineTool
→
CmdLineTool
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
run
(
args:
Array
[
String
]
)
:
Unit
Definition Classes
DictionaryBuilderTool
→
BasicCmdLineTool
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
validateAndParseParams
[
T
]
(
args:
Array
[
String
]
,
argProxyInterface:
Class
[
T
]
)
:
T
Attributes
protected[
chalk.tools.cmdline
]
Definition Classes
AbstractCmdLineTool
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
Inherited from
AbstractBasicCmdLineTool
Inherited from
BasicCmdLineTool
Inherited from
AbstractCmdLineTool
Inherited from
CmdLineTool
Inherited from
AnyRef
Inherited from
Any
Ungrouped