Helpers
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Helpers.type
Members list
Value members
Concrete methods
escape things like quotes, backslashes, end of comment ('* /' without the space) etc.
escape things like quotes, backslashes, end of comment ('* /' without the space) etc.
Attributes
from the given node types, find one that is part of the complete type hierarchy of all other node types
from the given node types, find one that is part of the complete type hierarchy of all other node types
Attributes
In theory there can be multiple candidates - we're just returning one of those for now. We want the results to be stable between different codegen runs, so we simply return the first in alphabetical order...
In theory there can be multiple candidates - we're just returning one of those for now. We want the results to be stable between different codegen runs, so we simply return the first in alphabetical order...
Attributes
Converts from camelCase to snake_case e.g.: camelCase => camel_case
Converts from camelCase to snake_case e.g.: camelCase => camel_case
copy pasted from https://gist.github.com/sidharthkuruvila/3154845#gistcomment-2622928
Attributes
Concrete fields
obtained from repl via
obtained from repl via
:power
nme.keywords