LexerConfigHashSet

TODO add class description

class LexerConfigHashSet : AbstractConfigHashSet {}

Constructors

this
this()
Undocumented in source.

Inherited Members

From AbstractConfigHashSet

createBuckets
ATNConfig[][] createBuckets(int capacity)

@uml @override

createBucket
ATNConfig[] createBucket(int capacity)

@uml @override

Meta