mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
committed by
GitHub
parent
324e0e8f90
commit
99636ba344
@@ -82,7 +82,7 @@ private RegExpTerm seqChild(Regex re, int start, int end, int i) {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
/** An implementation that statisfies the RegexTreeView signature. */
|
/** An implementation that satisfies the RegexTreeView signature. */
|
||||||
module Impl implements RegexTreeViewSig {
|
module Impl implements RegexTreeViewSig {
|
||||||
/**
|
/**
|
||||||
* An element containing a regular expression term, that is, either
|
* An element containing a regular expression term, that is, either
|
||||||
|
|||||||
Reference in New Issue
Block a user