Class ExternalMethod0Node

All Implemented Interfaces:
com.oracle.truffle.api.nodes.NodeInterface, Cloneable
Direct Known Subclasses:
AnyNodes.getClass, AnyNodes.toString, BaseNodes.Undefined, BytesNodes.toList, DataSizeNodes.toBinaryUnit, DataSizeNodes.toDecimalUnit, DynamicNodes.length, DynamicNodes.toList, DynamicNodes.toMap, FloatNodes.round, FloatNodes.toFloat, FloatNodes.toInt, FloatNodes.toString, FloatNodes.truncate, Function0Nodes.apply, IntNodes.round, IntNodes.toChar, IntNodes.toFloat, IntNodes.toInt, IntNodes.toString, IntNodes.truncate, IntSeqNodes.toList, IntSeqNodes.toListing, ListingNodes.toList, ListingNodes.toSet, ListNodes.filterNonNull, ListNodes.flatten, ListNodes.reverse, ListNodes.sort, ListNodes.toBytes, ListNodes.toDynamic, ListNodes.toList, ListNodes.toListing, ListNodes.toSet, MapNodes.toDynamic, MapNodes.toMap, MapNodes.toMapping, MappingNodes.toMap, MicrobenchmarkNodes.run, OutputBenchmarkNodes.run, ParserBenchmarkNodes.run, SetNodes.filterNonNull, SetNodes.flatten, SetNodes.reverse, SetNodes.sort, SetNodes.toDynamic, SetNodes.toList, SetNodes.toListing, SetNodes.toSet, StringNodes.capitalize, StringNodes.decapitalize, StringNodes.reverse, StringNodes.toBoolean, StringNodes.toBooleanOrNull, StringNodes.toFloat, StringNodes.toFloatOrNull, StringNodes.toInt, StringNodes.toIntOrNull, StringNodes.toLowerCase, StringNodes.toUpperCase, StringNodes.trim, StringNodes.trimEnd, StringNodes.trimStart, TypedNodes.toDynamic, TypedNodes.toMap

public abstract class ExternalMethod0Node extends ExternalMethodNode
  • Constructor Details

    • ExternalMethod0Node

      public ExternalMethod0Node()