Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ push
Method
push
classpath/java/util/regex/Compiler.java:203–205 ·
view source on GitHub ↗
(Expression expr)
Source
from the content-addressed store, hash-verified
201
}
202
203
public
void
push(Expression expr) {
204
list.add(expr);
205
}
206
207
public
void
push(
final
int
c) {
208
push(
new
Expression() {
Callers
1
compile
Method · 0.95
Calls
1
add
Method · 0.65
Tested by
no test coverage detected