Record Class QueryPredicateArg.Literal

java.lang.Object
java.lang.Record
io.github.treesitter.jtreesitter.QueryPredicateArg.Literal
All Implemented Interfaces:
QueryPredicateArg
Enclosing interface:
QueryPredicateArg

public static record QueryPredicateArg.Literal(String value) extends Record implements QueryPredicateArg
A literal string argument ("value").