Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 94ba7d1

Browse files
author
deeper
committed
init interpreter
1 parent 9f97bf1 commit 94ba7d1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
package com.ruoxu.pattern.interpreter;
2+
/**
3+
* 解释器模式(用的很少)
4+
* 待定
5+
*/
6+
public class Demo {
7+
public static void main(String[] args) {
8+
// nothing to do
9+
}
10+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /