class Nokogiri::CSS::Parser

def next_token

Experimental RBS support (using type sampling data from the type_fusion project).

def next_token: () -> untyped

This signature was generated using 1 sample from 1 application.

def next_token
  @tokenizer.next_token
end