Class StringNodes.TakeDropWhile

All Implemented Interfaces:
com.oracle.truffle.api.nodes.NodeInterface, Cloneable
Direct Known Subclasses:
StringNodes.dropWhile, StringNodes.takeWhile
Enclosing class:
StringNodes

public abstract static class StringNodes.TakeDropWhile extends ExternalMethod1Node
  • Constructor Details

    • TakeDropWhile

      public TakeDropWhile()
  • Method Details