Uses of Interface java_cup.runtime.Scanner

Uses in package java_cup.runtime

Constructors with parameter type java_cup.runtime.Scanner

Constructor that sets the default scanner.

Methods with parameter type java_cup.runtime.Scanner

void
Simple accessor method to set the default scanner.

Methods with return type java_cup.runtime.Scanner

Scanner
Simple accessor method to get the default scanner.

Uses in package java_cup

Constructors with parameter type java_cup.runtime.Scanner

Constructor which sets the default scanner.

Uses in package java_cup.simple_calc

Classes implementing java_cup.runtime.Scanner

class

Constructors with parameter type java_cup.runtime.Scanner

Constructor which sets the default scanner.