Package rocks.frieler.kraftsql.bq.engine
Object Types.ARRAY.Companion
-
- All Implemented Interfaces:
public class Types.ARRAY.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Regexmatcherpublic final static Types.ARRAY.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final Types.ARRAYparse(String type)final RegexgetMatcher()-
-
Method Detail
-
parse
final Types.ARRAY parse(String type)
-
getMatcher
final Regex getMatcher()
-
-
-
-