Class StringNodes.TakeDropWhile

    • Constructor Detail

      • TakeDropWhile

        public TakeDropWhile()
    • Method Detail

      • findOffset

        protected int findOffset​(java.lang.String string,
                                 VmFunction function)