Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jythontools/clamp
/ types & classes
Types & classes
19 in github.com/jythontools/clamp
⨍
Functions
118
◇
Types & classes
19
↓ 3 callers
Class
JarPth
clamp/build.py:69
↓ 1 callers
Class
ClampSetup
clamp/commands.py:27
↓ 1 callers
Class
Constant
Use this class to declare class attributes as java const Example:: class Test(BarClamp, Callable, Serializable): serialVer
clamp/signature.py:1
↓ 1 callers
Class
JarBuilder
clamp/build.py:272
↓ 1 callers
Class
JarCopy
clamp/build.py:189
↓ 1 callers
Class
NullBuilder
clamp/build.py:24
↓ 1 callers
Class
SerializableProxyMaker
clamp/proxymaker.py:17
Class
CallableSample
tests/integ/clamp_samples/callable.py:10
Class
ClampBase
Allows us not to have to set the __metaclass__ at all
clamp/declarative.py:39
Class
ClampProxyMaker
clamp/proxymaker.py:108
Class
ClampProxyMakerMeta
clamp/declarative.py:29
Class
ConstSample
tests/integ/clamp_samples/const_.py:7
Class
OutputJar
clamp/build.py:132
Class
TestCallable
tests/integ/junit_tests/TestCallable.java:6
Class
TestConstant
tests/integ/junit_tests/TestConstant.java:6
Class
build_jar_command
clamp/commands.py:58
Class
clamp_command
clamp/commands.py:88
Class
singlejar_command
clamp/commands.py:123
Class
test_command
tests/integ/setup.py:22