org
.
nlogo
.
api
NetLogoLegacyDialectTokenMapper
Related Doc:
package api
object
NetLogoLegacyDialectTokenMapper
extends
DelegatingMapper
Source
NetLogoLegacyDialect.scala
Linear Supertypes
DelegatingMapper
,
TokenMapperInterface
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
NetLogoLegacyDialectTokenMapper
DelegatingMapper
TokenMapperInterface
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
allCommandNames
:
Set
[
String
]
Definition Classes
DelegatingMapper
→
TokenMapperInterface
def
allReporterNames
:
Set
[
String
]
Definition Classes
DelegatingMapper
→
TokenMapperInterface
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
breedInstruction
(
primName:
String
,
breedName:
String
)
:
Option
[
Instruction
]
Definition Classes
DelegatingMapper
→
TokenMapperInterface
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
lazy val
commands
:
Map
[
String
,
String
]
Definition Classes
DelegatingMapper
val
defaultMapper
:
DefaultTokenMapper
.type
Definition Classes
NetLogoLegacyDialectTokenMapper
→
DelegatingMapper
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
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getCommand
(
s:
String
)
:
Option
[
core.Command
]
Definition Classes
DelegatingMapper
→
TokenMapperInterface
def
getReporter
(
s:
String
)
:
Option
[
core.Reporter
]
Definition Classes
DelegatingMapper
→
TokenMapperInterface
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
overrideBreedInstruction
(
primName:
String
,
breedName:
String
)
:
Option
[
Instruction
]
Definition Classes
DelegatingMapper
val
path
:
String
Definition Classes
NetLogoLegacyDialectTokenMapper
→
DelegatingMapper
val
pkgName
:
String
Definition Classes
NetLogoLegacyDialectTokenMapper
→
DelegatingMapper
lazy val
reporters
:
Map
[
String
,
String
]
Definition Classes
DelegatingMapper
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
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
DelegatingMapper
Inherited from
TokenMapperInterface
Inherited from
AnyRef
Inherited from
Any
Ungrouped