This website requires JavaScript.
Explore
Help
Sign In
github
/
semantic
Watch
1
Star
1
Fork
0
You've already forked semantic
mirror of
https://github.com/github/semantic.git
synced
2024-12-21 05:41:54 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
1a4151b2a9
semantic
/
prototype
/
Doubt
/
Interpreter.swift
5 lines
88 B
Swift
Raw
Normal View
History
Unescape
Escape
Stub in docs for `Interpreter`.
2015-10-15 17:45:32 +03:00
//
/
A
n
i
n
t
e
r
p
r
e
t
e
r
o
f
`
A
l
g
o
r
i
t
h
m
`
s
.
Stub in running.
2015-10-15 17:58:57 +03:00
public
struct
Interpreter
{
public
func
run
(
)
{
}
}
Reference in New Issue
Copy Permalink