Property | Type | Description | |
---|---|---|---|
GetObjectData | void | ||
Namespace | System | ||
ReferenceClass | |||
WarnOrFailOnReplace | void | ||
addAlias | void | ||
find | |||
findOrCreate | |||
getAliases | IPersistentMap | ||
getMappings | IPersistentMap | ||
getName | |||
importClass | |||
importClass | |||
intern | |||
refer | |||
reference | object | ||
remove | |||
removeAlias | void | ||
unmap | void |
Method | Description | |
---|---|---|
AreDifferentInstancesOfSameClassName ( |
||
FindInternedVar ( |
Find the
|
|
GetMapping ( |
Get the value mapped to a symbol.
|
|
LookupAlias ( |
Find the
|
|
ToString ( ) : string |
Returns a string representing the namespace.
|
Method | Description | |
---|---|---|
GetObjectData ( |
||
Namespace ( |
Construct a namespace with a given name.
|
|
ReferenceClass ( |
||
WarnOrFailOnReplace ( |
||
addAlias ( |
||
find ( |
||
findOrCreate ( |
||
getAliases ( ) : IPersistentMap | ||
getMappings ( ) : IPersistentMap | ||
getName ( ) : |
||
importClass ( |
||
importClass ( |
||
intern ( |
||
refer ( |
||
reference ( |
Intern a symbol with a specified value.
|
|
remove ( |
||
removeAlias ( |
||
unmap ( |
public static AreDifferentInstancesOfSameClassName ( |
||
t1 | ||
t2 | ||
return | bool |
public FindInternedVar ( |
||
sym | The symbol to look up. | |
return |
public GetMapping ( |
||
name | The symbol to look up. | |
return | object |
public LookupAlias ( |
||
alias | The symbol alias. | |
return |